summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-14 15:31:16 -0400
committerJune McEnroe <june@causal.agency>2018-09-14 15:31:16 -0400
commitb22e008d68e36719f3c6a808f8d8adc905da7250 (patch)
treef36ee332b83c3463a45a34affbeec5cae0420857 /irc.c
parentAdd tests for formatParse (diff)
downloadcatgirl-b22e008d68e36719f3c6a808f8d8adc905da7250.tar.gz
catgirl-b22e008d68e36719f3c6a808f8d8adc905da7250.zip
Apply consecutive formatting codes at once
Fixes the failing splits test.
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number 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