summary refs log tree commit diff
path: root/home/.tmux.conf (follow)
Commit message (Collapse)AuthorAge
* Remove tmuxJune McEnroe2017-07-04
| | | | | | | | | | | 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.
* Set tmux copy-mode-vi bindings for TarmakJune McEnroe2017-06-28
|
* Bind n and e to switch tmux sessionsJune McEnroe2017-06-27
|
* Revert "Set tmux prefix back to E (J in Tarmak 1)"June McEnroe2017-06-16
| | | | | | This reverts commit 496ba246beaf68fc4c36f7cbab911e74adea4cf0. Turns out it's a lot easier on my hand to hit C-space.
* Set tmux prefix back to E (J in Tarmak 1)June McEnroe2017-06-16
|
* Move actual dotfiles into home directoryJune McEnroe2017-06-10