mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-15 23:16:11 +01:00
tmux mouse support
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Ctrl-Space prefix
|
||||
set -g prefix C-Space
|
||||
|
||||
# Mouse support
|
||||
set -g mouse on
|
||||
set -g mouse-select-pane on
|
||||
|
||||
# vi keybinds
|
||||
setw -g mode-keys vi
|
||||
bind-key h select-pane -L
|
||||
|
||||
Reference in New Issue
Block a user