summary refs log tree commit diff
path: root/bin/1sh/tests/parameters/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-05 20:09:34 -0400
committerJune McEnroe <june@causal.agency>2019-09-05 20:09:34 -0400
commitf0bbb49d1cf6d0f6d2544ca6a88828c00a2f6b18 (patch)
treee9527b37bbf201c51e1321ff63319750f169e75a /bin/1sh/tests/parameters/Makefile
parentUse CURLINFO_CONTENT_TYPE (diff)
downloadsrc-f0bbb49d1cf6d0f6d2544ca6a88828c00a2f6b18.tar.gz
src-f0bbb49d1cf6d0f6d2544ca6a88828c00a2f6b18.zip
Handle lack of Content-Type
Diffstat (limited to 'bin/1sh/tests/parameters/Makefile')
0 files changed, 0 insertions, 0 deletions
itle='2018-08-05 13:42:37 -0400'>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