summary refs log tree commit diff
path: root/port/file2c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-26 00:56:10 -0400
committerJune McEnroe <june@causal.agency>2018-09-26 00:56:10 -0400
commit0956a8e031ec8c52f5903e9466738103ed1a9887 (patch)
treef635552566af1299b9f4968ca0055fef52b7af2e /port/file2c
parentAdd r to psfed for invert (diff)
downloadsrc-0956a8e031ec8c52f5903e9466738103ed1a9887.tar.gz
src-0956a8e031ec8c52f5903e9466738103ed1a9887.zip
Add copy paste to psfed
Diffstat (limited to 'port/file2c')
0 files changed, 0 insertions, 0 deletions
7ce9839a151a778f79d0ef06&follow=1'>Initialize all possible color pairsJune McEnroe This is actually possible with use_default_colors! 2018-08-05Refactor 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