summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-04-25 20:04:41 -0400
committerJune McEnroe <june@causal.agency>2019-04-25 20:04:41 -0400
commita9beed98b4a8a271745e058c408dd24d7ccee9b7 (patch)
tree7bf1b96752811ee96e1914b5d5532776255c04c1 /bin
parentSet PS1 to \$ by default (diff)
downloadsrc-a9beed98b4a8a271745e058c408dd24d7ccee9b7.tar.gz
src-a9beed98b4a8a271745e058c408dd24d7ccee9b7.zip
Add Lightless
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions
ght'> 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