summary refs log tree commit diff
path: root/prune.sh (follow)
Commit message (Expand)AuthorAge
* Port all scripts to shJune McEnroe2018-08-16
* Rename zsh scripts .zshJune McEnroe2017-09-15
* Fix prune script loopJune McEnroe2017-05-01
* Fix prune scriptJune McEnroe2017-05-01
* Use zsh for shell scriptsJune McEnroe2017-01-21
* Simplify install scriptJune McEnroe2016-04-06
* Add prune scriptJune McEnroe2015-11-06
roe 2018-08-05Use 16 colors if availableJune McEnroe Fall back to using bold if there are only 8 colors. This also allowed bright background colors in 16-color terminals. I must port this system to torus. I'll be able to remove the awful termcap patch hack. 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe Oh boy that's embarrassing. 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe Don't really have a way to implement the M-* keys, and currently missing C-w. 2018-08-04Handle /topicJune McEnroe