about summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2015-10-12 16:47:47 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-12 16:47:47 +0200
commitc301899112b2a0559e0f65e3b371a907e9e5c097 (patch)
tree9ce6cc660d33403aa5a4e9223cd0ca3a2e2da2ea /COPYING
parentmd2html: use pure python (diff)
downloadcgit-pink-c301899112b2a0559e0f65e3b371a907e9e5c097.tar.gz
cgit-pink-c301899112b2a0559e0f65e3b371a907e9e5c097.zip
filters: misc cleanups
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
Use 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