summary refs log tree commit diff
path: root/etc/psf/sans6x12.psf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 19:59:42 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 19:59:42 -0400
commit40f6dec53f134a40eb5f1b3fd906ce8de5e7d2d3 (patch)
tree071436a012acf3e6325f685d1a6ad9e096468916 /etc/psf/sans6x12.psf
parentTeach hi how to underline in IRC (diff)
downloadsrc-40f6dec53f134a40eb5f1b3fd906ce8de5e7d2d3.tar.gz
src-40f6dec53f134a40eb5f1b3fd906ce8de5e7d2d3.zip
Add np script
I'm bringing this back.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
f='/src/commit/bin/qf.c?id=2493b45d9f8220507eaf13277bb95ff7f3655e3f&follow=1'>Use 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