summary refs log tree commit diff
path: root/bin/cash/funcs/cmv
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-21 23:56:37 -0500
committerJune McEnroe <june@causal.agency>2018-11-21 23:56:37 -0500
commiteea271b509f1d4a9705503bdbe5204afbc3e2f5d (patch)
tree403dd819417fa8f6aea181e5d3873bc6f705c43a /bin/cash/funcs/cmv
parentAdd Iter for edi (diff)
downloadsrc-eea271b509f1d4a9705503bdbe5204afbc3e2f5d.tar.gz
src-eea271b509f1d4a9705503bdbe5204afbc3e2f5d.zip
Reorganize ignored directories
Diffstat (limited to 'bin/cash/funcs/cmv')
0 files changed, 0 insertions, 0 deletions
hover-highlight'> 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