summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-15 22:42:57 -0400
committerJune McEnroe <june@causal.agency>2022-03-15 22:42:57 -0400
commit91c41bbb7e3e7fad6aa839ae0ad41e9382d24cbf (patch)
tree144c902b6885f71eb25f7492abeb3f3d61d29088 /bin/man1
parentRemove dash (diff)
downloadsrc-91c41bbb7e3e7fad6aa839ae0ad41e9382d24cbf.tar.gz
src-91c41bbb7e3e7fad6aa839ae0ad41e9382d24cbf.zip
Rewrite Linux install.sh for Debian
Diffstat (limited to 'bin/man1')
0 files changed, 0 insertions, 0 deletions
href='/catgirl/commit/ui.c?h=1.1p1&id=3f3fa34d8aa914e6d65e524d4ab3cd944082cde7&follow=1'>Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe