summary refs log tree commit diff
path: root/bin/man3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-11 19:01:02 -0400
committerJune McEnroe <june@causal.agency>2020-06-11 19:01:02 -0400
commitdd3cfbcc6ea0f290531b66bc1175f2c5c039ba33 (patch)
tree51e36d685b2cd9a28a84a5bff0d1cb6a37e154fb /bin/man3
parentAlias sudo=doas if available (diff)
downloadsrc-dd3cfbcc6ea0f290531b66bc1175f2c5c039ba33.tar.gz
src-dd3cfbcc6ea0f290531b66bc1175f2c5c039ba33.zip
Fix pbd for neovim
At some point neovim started setting argv[0] to the absolute path for
some reason.
Diffstat (limited to 'bin/man3')
0 files changed, 0 insertions, 0 deletions
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