summary refs log tree commit diff
path: root/bin/man1
ModeNameSize
-rw-r--r--beef.11009log plain blame
-rw-r--r--bibsort.1538log plain blame
-rw-r--r--bit.1799log plain blame
-rw-r--r--bri.1594log plain blame
-rw-r--r--c.1593log plain blame
-rw-r--r--dtch.1785log plain blame
-rw-r--r--ever.1565log plain blame
-rw-r--r--fbatt.1513log plain blame
-rw-r--r--fbclock.1501log plain blame
-rw-r--r--glitch.11108log plain blame
-rw-r--r--hilex.12986log plain blame
-rw-r--r--hnel.1449log plain blame
-rw-r--r--htagml.11076log plain blame
-rw-r--r--modem.1404log plain blame
-rw-r--r--nudge.1660log plain blame
-rw-r--r--order.1471log plain blame
-rw-r--r--pbd.1797log plain blame
-rw-r--r--pngo.1761log plain blame
-rw-r--r--psf2png.1751log plain blame
-rw-r--r--psfed.12458log plain blame
-rw-r--r--ptee.1497log plain blame
-rw-r--r--relay.1618log plain blame
-rw-r--r--scheme.1832log plain blame
-rw-r--r--shotty.11457log plain blame
-rw-r--r--title.1745log plain blame
-rw-r--r--up.1978log plain blame
-rw-r--r--when.11094log plain blame
-rw-r--r--xx.1836log plain blame
ject'>Do 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