summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-20 16:57:11 -0500
committerJune McEnroe <june@causal.agency>2022-02-20 16:57:11 -0500
commit78ff548b934bb265437e3afeea78942c601691e6 (patch)
treeb3bbfc5b326bd93204aa9ffb451130e78e256576 /handle.c
parentShare a cut buffer between all edit buffers (diff)
downloadcatgirl-78ff548b934bb265437e3afeea78942c601691e6.tar.gz
catgirl-78ff548b934bb265437e3afeea78942c601691e6.zip
Save input buffer contents
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
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