summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore31log plain blame
d---------bin791log plain
d---------etc527log plain
d---------gfx407log plain
d---------home382log plain
-rwxr-xr-xinstall.sh1283log plain blame
-rwxr-xr-xlink.sh434log plain blame
-rwxr-xr-xpdf.sh755log plain blame
d---------port98log plain
-rwxr-xr-xprune.sh123log plain blame
d---------txt89log plain
title='2022-06-03 11:03:24 -0400'>2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 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