formatted tmux conf
This commit is contained in:
parent
57021b06f0
commit
b23da6edc5
@ -18,7 +18,6 @@ set -g default-terminal screen-256color
|
||||
setw -g monitor-activity on
|
||||
set -g visual-activity on
|
||||
|
||||
|
||||
setw -g aggressive-resize on
|
||||
|
||||
# Bindings for vertical + horizontal splits
|
||||
@ -45,7 +44,6 @@ bind C-v run "tmux set-buffer \"$(xclip -o -selection clipboard)\"; tmux paste-b
|
||||
|
||||
setw -g mode-keys vi
|
||||
|
||||
|
||||
# bind ^A space to go to the next window
|
||||
bind-key C-a last-window
|
||||
bind-key Space next-window
|
||||
|
Loading…
Reference in New Issue
Block a user