summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-08 13:35:11 -0400
committerJune McEnroe <june@causal.agency>2021-06-08 13:35:11 -0400
commita26642b1f76bdb010d20ba82564f26e5436a8f67 (patch)
treea4665c82fc53652024c66f391048defe0b730f2f /bin/Makefile
parentConfigure xlock (diff)
downloadsrc-a26642b1f76bdb010d20ba82564f26e5436a8f67.tar.gz
src-a26642b1f76bdb010d20ba82564f26e5436a8f67.zip
Fetch git .tar.gz for compatibility
OpenBSD tar(1) has no -J.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tr> 2014-09-23Never mind thatJune McEnroe 2014-09-23Add FETCH_COUNT and expanded auto to psqlrcJune McEnroe 2014-09-23Silence psqlrc output and turn timing onJune McEnroe title='2018-08-05 15:00:38 -0400'>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