summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-31 14:22:25 -0500
committerJune McEnroe <june@causal.agency>2020-12-31 14:22:25 -0500
commitebb79c5ee379218c5041ed5d190cbaf419ee1a6e (patch)
tree26fb41ae1eb9fa6a42efc8b9b849b24667fe593e /doc
parentPrint octal for 8 bits in bit (diff)
downloadsrc-ebb79c5ee379218c5041ed5d190cbaf419ee1a6e.tar.gz
src-ebb79c5ee379218c5041ed5d190cbaf419ee1a6e.zip
Add ddate
I'm tired of package managers not having this!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/txt/shows.txt?id=afd1528a9184ea20ed948b6bd9e4afc999993dd7&follow=1'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 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