summary refs log tree commit diff
path: root/www/photo.causal.agency/2024-11-09
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-10 17:38:53 -0400
committerJune McEnroe <june@causal.agency>2023-10-10 17:38:53 -0400
commitbaf6511fd64e747f2f5794b67bf55acc5d2a3c84 (patch)
tree222412c1a665fe2c1e9b62f4a5df18767aa6a8c7 /www/photo.causal.agency/2024-11-09
parentAdd A Mirror Mended (diff)
downloadsrc-baf6511fd64e747f2f5794b67bf55acc5d2a3c84.tar.gz
src-baf6511fd64e747f2f5794b67bf55acc5d2a3c84.zip
Highlight ksh scripts as sh
Diffstat (limited to 'www/photo.causal.agency/2024-11-09')
0 files changed, 0 insertions, 0 deletions
/> 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