about summary refs log tree commit diff
path: root/ui-patch.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-06-15 10:40:00 +0200
committerLars Hjemli <hjemli@gmail.com>2011-06-15 10:40:00 +0200
commit8729d251a900b2e6e22cc4c93a2193fd8a2b9acf (patch)
tree93d19ad0ee5fae311cf49e9fe6f99b5eaca79067 /ui-patch.h
parentMerge branch 'lh/clone-url' (diff)
parentcgitrc.5.txt: document repo.module-link (diff)
downloadcgit-pink-8729d251a900b2e6e22cc4c93a2193fd8a2b9acf.tar.gz
cgit-pink-8729d251a900b2e6e22cc4c93a2193fd8a2b9acf.zip
Merge branch 'stable'
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
debafbae6701fe1d92061fef58a3&follow=1'>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