summary refs log tree commit diff
path: root/etc/README.Go-Mono
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-04-03 22:09:51 -0400
committerJune McEnroe <programble@gmail.com>2018-04-03 22:09:51 -0400
commit5e09c63f6090751fd99d78d2bde77003a63f7883 (patch)
tree7cd9a51acddd096dac2130944318c9da505e233a /etc/README.Go-Mono
parentOnly ignore at top level (diff)
parentAdd Flying Microtonal Banana (diff)
downloadsrc-5e09c63f6090751fd99d78d2bde77003a63f7883.tar.gz
src-5e09c63f6090751fd99d78d2bde77003a63f7883.zip
Merge in notes repository
Rebased to avoid adding PDFs and other things to the history
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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