summary refs log tree commit diff
path: root/bin/man1/nudge.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-04 22:33:50 +0000
committerJune McEnroe <june@causal.agency>2021-02-04 22:33:50 +0000
commitaef8733583b5d9e6bed312f03ff9923a00d5da25 (patch)
tree4c74fef38a218221050bdca9d2be3d46e107dc05 /bin/man1/nudge.1
parentUse owner-filter for repo page headers (diff)
downloadsrc-aef8733583b5d9e6bed312f03ff9923a00d5da25.tar.gz
src-aef8733583b5d9e6bed312f03ff9923a00d5da25.zip
Use owner-filter to add Liberapay donation buttons
Diffstat (limited to 'bin/man1/nudge.1')
0 files changed, 0 insertions, 0 deletions
='/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