summary refs log tree commit diff
path: root/home/.local/bin/nasd
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-07 03:01:43 -0500
committerJune McEnroe <june@causal.agency>2019-02-07 03:01:43 -0500
commit44bd8403e558e3e9cfe059dcbf548585362034e5 (patch)
treeb7e67239e6d1fb78e5eb04bb655eff04133a79eb /home/.local/bin/nasd
parentImport autoload/man.vim from 71bb4fd (diff)
downloadsrc-44bd8403e558e3e9cfe059dcbf548585362034e5.tar.gz
src-44bd8403e558e3e9cfe059dcbf548585362034e5.zip
Add Todo class and parent syntax constraint
Diffstat (limited to 'home/.local/bin/nasd')
0 files changed, 0 insertions, 0 deletions
c25d98c3c7af4ff78c3175630b281c780b3c7&follow=1'>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