summary refs log tree commit diff
path: root/home/.bin/manpager
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-06-27 11:57:21 -0400
committerJune McEnroe <june@causal.agency>2017-06-27 11:57:21 -0400
commit4fb6629d38a31856345a3601d0da4c588de82f3a (patch)
tree8db3a970491f2de8b869e4cc5cbfcb215d462497 /home/.bin/manpager
parentUpdate iTerm 2 config (diff)
downloadsrc-4fb6629d38a31856345a3601d0da4c588de82f3a.tar.gz
src-4fb6629d38a31856345a3601d0da4c588de82f3a.zip
Bind n and e to switch tmux sessions
Diffstat (limited to 'home/.bin/manpager')
0 files changed, 0 insertions, 0 deletions
d>Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 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