summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-26 11:53:24 -0500
committerJune McEnroe <june@causal.agency>2020-01-26 11:53:24 -0500
commit1c3cc6d9bb335e2ca7ea6c43bc0ffe390c5a1d98 (patch)
treee5b25890f38a3fb1578fc0d71a1925b3e835e8b7 /LICENSE
parentAdd copy of GPLv3 (diff)
downloadnotemap-1c3cc6d9bb335e2ca7ea6c43bc0ffe390c5a1d98.tar.gz
notemap-1c3cc6d9bb335e2ca7ea6c43bc0ffe390c5a1d98.zip
Add standards and author to manual page
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
3277bb95ff7f3655e3f&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