summary refs log tree commit diff
path: root/pdf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-11 19:25:44 -0500
committerJune McEnroe <june@causal.agency>2019-12-11 19:25:44 -0500
commit659e703d0feb4b586021895195324faadbff7751 (patch)
tree2b5babf38bc42d9489ad22ffe229de3e3fd4a49c /pdf
parentPost "Some Libraries" (diff)
downloadsrc-659e703d0feb4b586021895195324faadbff7751.tar.gz
src-659e703d0feb4b586021895195324faadbff7751.zip
Add a few more notes about libraries
Diffstat (limited to 'pdf')
0 files changed, 0 insertions, 0 deletions
'logmsg'> 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