summary refs log tree commit diff
path: root/bin/klon.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-01-31 17:33:05 -0500
committerJune McEnroe <june@causal.agency>2018-01-31 17:33:05 -0500
commitc1369509c24228dfd8a43c2bb160ce648b61116c (patch)
tree182426442b0535f79de9169ab3aa5ec9bf2bb9de /bin/klon.c
parentStyle tweak fbclock (diff)
downloadsrc-c1369509c24228dfd8a43c2bb160ce648b61116c.tar.gz
src-c1369509c24228dfd8a43c2bb160ce648b61116c.zip
Only load 128 glyphs in fbclock
There's no point loading more than ASCII since it doesn't interpret the
unicode table at all.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
4:51 -0400'>2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe