summary refs log tree commit diff
path: root/bin/man1/order.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-21 08:07:50 +0000
committerJune McEnroe <june@causal.agency>2020-12-27 19:59:50 -0500
commit1e218f140824fdf60b278a8c11fd7031e6fc1aa3 (patch)
tree146d7a40b2da7c5da311381822f16636bcbf80a7 /bin/man1/order.1
parentShow symlink targets in tree listing (diff)
downloadsrc-1e218f140824fdf60b278a8c11fd7031e6fc1aa3.tar.gz
src-1e218f140824fdf60b278a8c11fd7031e6fc1aa3.zip
Show subject in commit page title
Diffstat (limited to 'bin/man1/order.1')
0 files changed, 0 insertions, 0 deletions
03059127f70e5ef0e8593386649a723c534612&follow=1'>Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set 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