summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore70log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile1500log plain blame
-rw-r--r--README.72442log plain blame
-rw-r--r--bounce.c14772log plain blame
-rw-r--r--bounce.h6396log plain blame
-rw-r--r--calico.12231log plain blame
-rw-r--r--client.c15612log plain blame
-rw-r--r--compat.h1312log plain blame
-rw-r--r--config.c3192log plain blame
-rwxr-xr-xconfigure837log plain blame
-rw-r--r--dispatch.c7462log plain blame
-rw-r--r--local.c5732log plain blame
-rw-r--r--pounce.112602log plain blame
d---------rc.d68log plain
-rw-r--r--ring.c6688log plain blame
-rw-r--r--server.c4996log plain blame
-rw-r--r--state.c10875log plain blame
> 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 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 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