summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-26 16:42:29 -0400
committerJune McEnroe <june@causal.agency>2021-04-26 16:42:29 -0400
commitba6207f6512b3181c1a51c0d4de22dd9a9adfb72 (patch)
treeaa7f4c3abef5cc5d72c863e679249320cf334597 /www/git.causal.agency/cgit/tests/Makefile
parentRemove neovim configs (diff)
downloadsrc-ba6207f6512b3181c1a51c0d4de22dd9a9adfb72.tar.gz
src-ba6207f6512b3181c1a51c0d4de22dd9a9adfb72.zip
Remove vim alias
I type vi now (it's shorter), so vim can be vim when I need it.
Diffstat (limited to 'www/git.causal.agency/cgit/tests/Makefile')
0 files changed, 0 insertions, 0 deletions
48950b5421b71f662ea309d&follow=1'>Clean 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