summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-04 20:54:50 -0400
committerJune McEnroe <june@causal.agency>2018-08-04 20:54:50 -0400
commit8fdf2c402d23b52868b9208c9d450281c3772c11 (patch)
treeabfd8f19c10f1f55283f17b81bc95e8960363974 /.gitignore
parentHandle /topic (diff)
downloadcatgirl-8fdf2c402d23b52868b9208c9d450281c3772c11.tar.gz
catgirl-8fdf2c402d23b52868b9208c9d450281c3772c11.zip
Implement line editing, scrolling
Don't really have a way to implement the M-* keys, and currently missing
C-w.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
r> 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