summary refs log tree commit diff
path: root/etc/README.Go-Mono
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 04:37:39 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 20:01:30 -0400
commit36eeed0a7dfff1d4488439416d2a47664db93ce2 (patch)
treeb5ed719b071d8a0e5bd6a736c2183443102e71cf /etc/README.Go-Mono
parentReplace strchrnul with strchr (diff)
downloadsrc-36eeed0a7dfff1d4488439416d2a47664db93ce2.tar.gz
src-36eeed0a7dfff1d4488439416d2a47664db93ce2.zip
Fix copyright and rcsid
Diffstat (limited to 'etc/README.Go-Mono')
0 files changed, 0 insertions, 0 deletions
3:42:37 -0400'>2018-08-05Add ^L redrawJune McEnroe 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