summary refs log tree commit diff
path: root/config.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-15 10:07:14 -0400
committerJune McEnroe <june@causal.agency>2020-05-18 14:30:21 -0400
commit1e52d207aca21c8fa39f99fdf3ce559af6370ae2 (patch)
treeacee50a73d022e910ab1e622ed84988aaaeb0f16 /config.c
parentAdd server send queueing with time interval (diff)
downloadpounce-1e52d207aca21c8fa39f99fdf3ce559af6370ae2.tar.gz
pounce-1e52d207aca21c8fa39f99fdf3ce559af6370ae2.zip
Enable TCP keepalive with half-hour idle
Since we swallow IRC PINGs, a client connection can go hours idle on a
quiet network. On my home internet, at least, these connections seem to
get silently dropped.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
06ba78bb81558c26594e0&follow=1'>Add scheme to READMEJune McEnroe 2018-03-31Brighten color schemeJune McEnroe 2018-03-31Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe