summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/.mailmap
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-08 17:24:30 -0500
committerJune McEnroe <june@causal.agency>2021-02-08 17:24:30 -0500
commit467c516727393b5df32ae17f56dbb4413ea7b909 (patch)
tree8e9fff30aff9fa1210d3bc10d2c0c7473415ce3e /www/git.causal.agency/cgit/.mailmap
parentUse 4M- for window resizing in cwm (diff)
downloadsrc-467c516727393b5df32ae17f56dbb4413ea7b909.tar.gz
src-467c516727393b5df32ae17f56dbb4413ea7b909.zip
Only update clock script every minute
Diffstat (limited to 'www/git.causal.agency/cgit/.mailmap')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/bin/qf.c?id=3e6c29a0d0e43587289e46f38f2a2e18dc5778e4&follow=1'>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