summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-log.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-06 20:23:45 -0500
committerJune McEnroe <june@causal.agency>2021-02-06 20:23:45 -0500
commit1577ad23c4cd5417fbddbec457041823168ddbda (patch)
treed0c76641495d3b6c23a1ad877791f3068bfe16f2 /www/git.causal.agency/cgit/ui-log.c
parentAdd xterm output to scheme (diff)
downloadsrc-1577ad23c4cd5417fbddbec457041823168ddbda.tar.gz
src-1577ad23c4cd5417fbddbec457041823168ddbda.zip
Add initial OpenBSD X configuration
cwm still needs a lot more rebinding, and I need to actually look
at its other options. xterm definitely still needs some configuration,
but I at least managed to get it to use a decent looking font. Very
happy that OpenBSD includes Luxi Mono, which is what my usual font,
Go Mono, is based on anyway. Still missing is xmodmap and such.
Diffstat (limited to 'www/git.causal.agency/cgit/ui-log.c')
0 files changed, 0 insertions, 0 deletions
. The author of the worst written story also has the worst written bio. 2022-06-05FIRST 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