summary refs log tree commit diff
path: root/doc/zlib/gzopen.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-06-03 10:34:51 -0400
committerJune McEnroe <june@causal.agency>2022-06-03 10:34:51 -0400
commit12c2b0651eb572010be117ce342692e45fdebdb3 (patch)
tree06962a8917498d71570c6ffdbff6dcf18818bb45 /doc/zlib/gzopen.3
parentSet TABSIZE=4 (diff)
downloadsrc-12c2b0651eb572010be117ce342692e45fdebdb3.tar.gz
src-12c2b0651eb572010be117ce342692e45fdebdb3.zip
Stop polling stdin after EOF
Diffstat (limited to 'doc/zlib/gzopen.3')
0 files changed, 0 insertions, 0 deletions
i.c?h=2.2&id=c1283ed18ad5ed04b8b66e6f2ea88101f38e9e89&follow=1'>Add ^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