summary refs log tree commit diff
path: root/port/file2c/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-29 20:48:19 -0400
committerJune McEnroe <june@causal.agency>2022-05-29 20:48:19 -0400
commit227ca025e35dc73f6c53ea671e0e99a6a8ffbcad (patch)
tree3bbd483355a25bfb02db4264ebb2a4c6ed91c0cc /port/file2c/Makefile
parentAdd The Bone Shard Daughter (diff)
downloadsrc-227ca025e35dc73f6c53ea671e0e99a6a8ffbcad.tar.gz
src-227ca025e35dc73f6c53ea671e0e99a6a8ffbcad.zip
Add mins script
Diffstat (limited to 'port/file2c/Makefile')
0 files changed, 0 insertions, 0 deletions
ss='logheader'>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