summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-02 14:14:43 -0400
committerJune McEnroe <june@causal.agency>2020-04-02 14:14:43 -0400
commit06543b7030780824aa86fe4dbd4d6bca2f75ce1e (patch)
tree2842c0a796063fabbd012b28211024e6e34fb183 /edit.c
parentDo not add an extra blank line on uiLoad (diff)
downloadcatgirl-06543b7030780824aa86fe4dbd4d6bca2f75ce1e.tar.gz
catgirl-06543b7030780824aa86fe4dbd4d6bca2f75ce1e.zip
Generate short option string with a loop
Also change the way option structs are initialized so that the array
sorts the same way as the switch statement.
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
June 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