Commit graph

6 commits

Author SHA1 Message Date
5d10202121 Remove support for light background
I never seemed to used and the complexity added by this was a bit
annoying.
2021-07-27 23:28:48 +02:00
1de7d27c2b tmux: fix location of tmux.conf when reloading 2021-05-27 17:47:12 +02:00
299637c7cc tmux: use C-space as prefix
Turns out C-b is quite useful for navigation in vim and other programs.
Also, the C-space issue seems to only happen when using Alacritty and
WSL, so I'll just avoid this combination for now.
2021-05-27 17:43:33 +02:00
25f8aee1d9 tmux: reduce escape-time to 50ms
The default escape-time of 500ms made it very annoying to use vim inside
of tmux and 50ms seems to make vim responsive enough.
2021-03-09 17:07:10 +01:00
666d87d7b4 tmux: use C-b as prefix
This is easy to type on the Moonlander and prevents issues on Windows
with WSL, where C-space was being eaten by the console emulator.
2021-02-23 17:23:08 +01:00
b16ca6a626 replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00
Renamed from roles/dotfiles/files/tmux.conf (Browse further)