summary refs log tree commit diff
path: root/home/.local/bin/np
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-07-26 22:04:17 -0400
committerJune McEnroe <june@causal.agency>2022-07-26 22:04:17 -0400
commit7b3bf60d9f8002b6085ef1b1d99ce382f79d64a1 (patch)
tree82cd90ff0b0c297fd4801badbc47ae96dc2dfec4 /home/.local/bin/np
parentUpdate Care with time-to-ID and piercings (diff)
downloadsrc-7b3bf60d9f8002b6085ef1b1d99ce382f79d64a1.tar.gz
src-7b3bf60d9f8002b6085ef1b1d99ce382f79d64a1.zip
Rewrite glitch from new pngo
Diffstat (limited to 'home/.local/bin/np')
0 files changed, 0 insertions, 0 deletions
3' class='logmsg'> 2022-06-03Set 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