summary refs log tree commit diff
path: root/etc/CodeQWERTY.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-28 19:15:02 -0400
committerJune McEnroe <june@causal.agency>2018-09-28 19:15:02 -0400
commit37192ff7a761bdbc8b9a66b3a2b0ac64cdc0e02f (patch)
treee43a63b820ade7af9efda2f11f2e4e7d4ae0583e /etc/CodeQWERTY.keylayout
parentMake sans6x8 double quote narrower (diff)
downloadsrc-37192ff7a761bdbc8b9a66b3a2b0ac64cdc0e02f.tar.gz
src-37192ff7a761bdbc8b9a66b3a2b0ac64cdc0e02f.zip
Add sans6x10 basic glyphs
Diffstat (limited to 'etc/CodeQWERTY.keylayout')
0 files changed, 0 insertions, 0 deletions
nohover-highlight'> 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