summary refs log tree commit diff
path: root/curtis/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-07-16 13:14:51 -0400
committerJune McEnroe <programble@gmail.com>2017-07-16 13:14:51 -0400
commitb3e8a5825d2617db87f80e8079e232a8ebdbb1ea (patch)
tree3970c66bfe496fd378dc0e2de79196990b582ade /curtis/.inputrc
parentFix dtch portability (diff)
downloadsrc-b3e8a5825d2617db87f80e8079e232a8ebdbb1ea.tar.gz
src-b3e8a5825d2617db87f80e8079e232a8ebdbb1ea.zip
Add description to dtch
Diffstat (limited to 'curtis/.inputrc')
0 files changed, 0 insertions, 0 deletions
s='nohover-highlight'> 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use 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