summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-08 17:25:48 -0500
committerJune McEnroe <june@causal.agency>2019-11-08 17:25:48 -0500
commitda2643bc8039de811b4b0e5e1ce367e9236153cd (patch)
tree816909e0adcfcb9542c18d341b3b0275a26371a3 /README.7
parentJust write the example normally (diff)
downloadpounce-da2643bc8039de811b4b0e5e1ce367e9236153cd.tar.gz
pounce-da2643bc8039de811b4b0e5e1ce367e9236153cd.zip
Only change AWAY status for registered clients
Turns out I did eventually fix this, because I may want to implement
"passive clients" for logging or notification stuff, which wouldn't
affect AWAY status either.
Diffstat (limited to 'README.7')
0 files changed, 0 insertions, 0 deletions
/src/commit/bin/qf.c?id=4d03059127f70e5ef0e8593386649a723c534612&follow=1'>Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe