summary refs log tree commit diff
path: root/rs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-07-04 21:06:29 -0400
committerJune McEnroe <june@causal.agency>2017-07-04 21:06:29 -0400
commitccb806d0bd8369100c51d901873d332522087351 (patch)
treed55cee02720cb9721043febe8cfc1a9b6446a24d /rs
parentShow terminal title in statusline (diff)
downloadsrc-ccb806d0bd8369100c51d901873d332522087351.tar.gz
src-ccb806d0bd8369100c51d901873d332522087351.zip
Remove tmux
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.
Diffstat (limited to 'rs')
0 files changed, 0 insertions, 0 deletions
12718241c2f6aad84e&follow=1'>Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe