summary refs log tree commit diff
path: root/www/causal.agency/style.css
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:26:23 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:26:23 -0500
commitd37a3260697efbf6d8fa4d7c1eb0bbcbb1b6a55f (patch)
treeb1c9bddcb42f7c3760522b907ac67ac8a20d7cb9 /www/causal.agency/style.css
parentUpdate GPL header template copyright years (diff)
downloadsrc-d37a3260697efbf6d8fa4d7c1eb0bbcbb1b6a55f.tar.gz
src-d37a3260697efbf6d8fa4d7c1eb0bbcbb1b6a55f.zip
Remove attempt to automatically install MacPorts
It didn't really work on a new machine, and the version needs to
be updated. I'll just do it manually.
Diffstat (limited to 'www/causal.agency/style.css')
0 files changed, 0 insertions, 0 deletions
y. 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