summary refs log tree commit diff
path: root/port/cgram/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-06-02 20:53:17 -0400
committerJune McEnroe <june@causal.agency>2022-06-02 20:53:17 -0400
commit1da6e2b522a624c1056f4f6cd61f977fded83a37 (patch)
tree548d7f128c686dfd7db90eafa3c8238e65a2f037 /port/cgram/Makefile
parentAdd initial working version of qf (diff)
downloadsrc-1da6e2b522a624c1056f4f6cd61f977fded83a37.tar.gz
src-1da6e2b522a624c1056f4f6cd61f977fded83a37.zip
Use stderr instead of /dev/tty, realloc buffer if lines too long
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.
Diffstat (limited to 'port/cgram/Makefile')
0 files changed, 0 insertions, 0 deletions
00'>2018-05-29Use scheme for Light terminalJune McEnroe All I did was swap black and white. Sitting outside now. Looks fine. 2018-05-28Rewrite edi WIPJune McEnroe