summary refs log tree commit diff
path: root/port/file2c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-27 16:18:32 -0400
committerJune McEnroe <june@causal.agency>2018-10-27 16:18:32 -0400
commit2be9e083ca77b2c0456ed4e2ce45d9b3cc986b73 (patch)
tree603e9e46e683d83210667abc53b9731081336948 /port/file2c
parentAdd Rival Consoles — Helios (diff)
downloadsrc-2be9e083ca77b2c0456ed4e2ce45d9b3cc986b73.tar.gz
src-2be9e083ca77b2c0456ed4e2ce45d9b3cc986b73.zip
Set MANSECT for sections 2 and 3 before 1
I almost never want to read printf(1).
Diffstat (limited to 'port/file2c')
0 files changed, 0 insertions, 0 deletions
7:38 -0400'>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