summary refs log tree commit diff
path: root/home/.local/bin/versions
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 20:58:51 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 20:58:51 -0500
commitb0e6001e1aab755dfc02e26170bfd5cb5e9358aa (patch)
tree589c020fc4b8ebebf952cf654d578c0b6eb3392a /home/.local/bin/versions
parentAdd htagml -x (diff)
downloadsrc-b0e6001e1aab755dfc02e26170bfd5cb5e9358aa.tar.gz
src-b0e6001e1aab755dfc02e26170bfd5cb5e9358aa.zip
Render tag index in HTML
Diffstat (limited to 'home/.local/bin/versions')
0 files changed, 0 insertions, 0 deletions
gJune 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