summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-08 17:22:51 -0500
committerJune McEnroe <june@causal.agency>2020-02-08 17:22:51 -0500
commit8128edc7eb1e7a86e82d5936ec1100e1f9912f54 (patch)
tree71092d53dfeba8ed6e4330705b4f0b9abee68180 /complete.c
parentCheck signals after file descriptors (diff)
downloadcatgirl-8128edc7eb1e7a86e82d5936ec1100e1f9912f54.tar.gz
catgirl-8128edc7eb1e7a86e82d5936ec1100e1f9912f54.zip
Handle SIGCHLD
Diffstat (limited to 'complete.c')
0 files changed, 0 insertions, 0 deletions
/tr> 2017-07-04Consolidate pbd, pbcopy, pbpasteJune McEnroe 2017-07-04Reorganize neovim configuration, againJune McEnroe 2017-07-04Remove <Esc><Esc> terminal mappingJune McEnroe <C-w><Esc> works just as well. Convenient. 2017-07-04Generalize C-w neovim terminal mappingJune McEnroe 2017-07-04Remove tmuxJune McEnroe tmux configuration was starting to bother me, and it got worse with Sierra. Turns out that neovim terminal emulation is much more natural to work with and requires less configuration, though I still disapprove of the feature being included in an editor! For detaching and attaching sessions, abduco is a simple tool that seems to work decently, but given that I will likely only be running neovim in the sessions, I might come up with something even simpler. 2017-07-04Show terminal title in statuslineJune McEnroe 2017-07-04Add nvim terminal mappingsJune McEnroe 2017-06-29Add color to xxJune McEnroe 2017-06-28Set tmux copy-mode-vi bindings for TarmakJune McEnroe 2017-06-27Link Scala syntax fileJune McEnroe Oops. 2017-06-27Clean up top of trivial colorscheme fileJune McEnroe 2017-06-27Fix Scala syntax highlight linksJune McEnroe