summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-22 20:04:02 -0500
committerJune McEnroe <june@causal.agency>2019-11-22 20:04:02 -0500
commitef9d1d252d52f98ab1aab397351e13755c76d6ab (patch)
tree62606a8d5327b64bd50075119126e767d0c659ca /home/.inputrc
parentRemove Linux aliases from .shrc (diff)
downloadsrc-ef9d1d252d52f98ab1aab397351e13755c76d6ab.tar.gz
src-ef9d1d252d52f98ab1aab397351e13755c76d6ab.zip
Add bman alias for FreeBSD man pages
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
e2b522a624c1056f4f6cd61f977fded83a37&follow=1'>Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe