summary refs log tree commit diff
path: root/etc/Go-Mono.ttf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-13 19:19:04 -0500
committerJune McEnroe <june@causal.agency>2019-01-13 19:19:04 -0500
commit004ae03ed543d28aaccb87013740f0c5259045e5 (patch)
treebf641b48e3946985c037a0a36149244081c09acc /etc/Go-Mono.ttf
parentDocument PS0 (diff)
downloadsrc-004ae03ed543d28aaccb87013740f0c5259045e5.tar.gz
src-004ae03ed543d28aaccb87013740f0c5259045e5.zip
Document PSlit
Diffstat (limited to 'etc/Go-Mono.ttf')
0 files changed, 0 insertions, 0 deletions
span title='2022-06-02 22:40:41 -0400'>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