summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/COPYING
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-24 22:24:30 -0500
committerJune McEnroe <june@causal.agency>2021-02-24 22:24:30 -0500
commitc87491f0bf614ee45399310c7dc606ed04b7fb86 (patch)
treedb6d7160b4c7e9528f38085a53e0e4d40a289bd3 /www/git.causal.agency/cgit/COPYING
parentAdd mailist, liberapay to index (diff)
downloadsrc-c87491f0bf614ee45399310c7dc606ed04b7fb86.tar.gz
src-c87491f0bf614ee45399310c7dc606ed04b7fb86.zip
Add feed reader for IMAP to plan
Diffstat (limited to 'www/git.causal.agency/cgit/COPYING')
0 files changed, 0 insertions, 0 deletions
dc71b16e26fef7eba8118ce42533e0b7&follow=1'>Refactor color initializationJune McEnroe 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