summary refs log tree commit diff
path: root/ring.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-14 19:25:25 -0500
committerJune McEnroe <june@causal.agency>2019-11-14 19:25:25 -0500
commit376cde311dc723e8496c8c8ab1048dbd2181170c (patch)
tree026899720670b193b56df3397f2fd219017ee450 /ring.c
parentSave and load full struct timeval (diff)
downloadpounce-376cde311dc723e8496c8c8ab1048dbd2181170c.tar.gz
pounce-376cde311dc723e8496c8c8ab1048dbd2181170c.zip
Add concept of passive clients
Diffstat (limited to 'ring.c')
0 files changed, 0 insertions, 0 deletions
an>Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe