summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-16 15:33:47 -0400
committerJune McEnroe <june@causal.agency>2020-08-16 15:39:00 -0400
commitaede92502c4fcf759f4fa4d6965595aee645c0a8 (patch)
treebf9351f6a7f36f9e01332e0ef34ab37196bdf01b /README.7
parentcontrib/palaver: Don't set channel for PMs (diff)
downloadpounce-aede92502c4fcf759f4fa4d6965595aee645c0a8.tar.gz
pounce-aede92502c4fcf759f4fa4d6965595aee645c0a8.zip
contrib/palaver: Add no message preview flags
Diffstat (limited to 'README.7')
0 files changed, 0 insertions, 0 deletions
ohover-highlight'> 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