about summary refs log tree commit diff
path: root/ui.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-06-20 22:18:33 +0000
committerJune McEnroe <june@causal.agency>2021-06-21 17:58:28 -0400
commit2b7f62dbd486172de70bd740005af538e46567f7 (patch)
tree3b731cf3c25c18cd786e9f9082fae22668c1fd79 /ui.c
parentUse NS and CS server aliases (diff)
downloadcatgirl-2b7f62dbd486172de70bd740005af538e46567f7.tar.gz
catgirl-2b7f62dbd486172de70bd740005af538e46567f7.zip
Handle EINTR from connect(2) gracefully
Resizing the window early on may return early due to SIGWINCH.
Continue asynchronously in that case instead of exiting.
Diffstat (limited to 'ui.c')
0 files changed, 0 insertions, 0 deletions
01-12 20:34:27 -0500'>2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe 2021-01-12Split fields by tab onlyJune McEnroe 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe