summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-12-31 15:17:59 -0500
committerJune McEnroe <june@causal.agency>2017-12-31 15:17:59 -0500
commit60baa426c230dd02172780f0f22593a21b257ac4 (patch)
treeba52860d3f21de87476b4101da0dd5fb90f729ab /home/.inputrc
parentSet nonumber in terminals (diff)
downloadsrc-60baa426c230dd02172780f0f22593a21b257ac4.tar.gz
src-60baa426c230dd02172780f0f22593a21b257ac4.zip
Remove Code Tarmak 3
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
pounce/commit/client.c?h=1.0&id=f005d2950d8286475fc804e0d0e0cfbf99014323&follow=1'>Send to server if client has no needsJune McEnroe 2019-10-23Implement 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