summary refs log tree commit diff
path: root/state.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-26 03:04:51 -0500
committerJune McEnroe <june@causal.agency>2020-02-26 03:04:51 -0500
commit13c64586524324114e55ded3e408a53c168f8a04 (patch)
treee3837904d5f426a0533cbe2da951c2daa955de26 /state.c
parentClean up intercept tag skip (diff)
downloadpounce-13c64586524324114e55ded3e408a53c168f8a04.tar.gz
pounce-13c64586524324114e55ded3e408a53c168f8a04.zip
Support account-tag
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
on File linesJune McEnroe 2022-06-03Stop 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