summary refs log tree commit diff
path: root/_config/Terminal/terminalrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-02-10 18:59:19 +0000
committerJune McEnroe <june@causal.agency>2026-02-10 18:59:19 +0000
commit2e244ed5ea5d77fe8fadeee7298f5ef11fb2cd9e (patch)
tree58a4bf2e96f3973b0997f225b86421e26fb6bd3b /_config/Terminal/terminalrc
parentAdd post-update hook for copying manuals (diff)
downloadsrc-2e244ed5ea5d77fe8fadeee7298f5ef11fb2cd9e.tar.gz
src-2e244ed5ea5d77fe8fadeee7298f5ef11fb2cd9e.zip
Install post-update script to a real path
Diffstat (limited to '_config/Terminal/terminalrc')
0 files changed, 0 insertions, 0 deletions
ommit/client.c?h=1.0&id=19cafa40a1ad37bf95d2b2464d203f2792449d48&follow=1'>Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe