mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-01-22 07:06:26 +00:00
don't remat default prefix for tmux
This commit is contained in:
parent
3f2206716d
commit
0965013388
@ -1,13 +1,3 @@
|
|||||||
unbind C-b
|
|
||||||
set-option -g prefix C-f
|
|
||||||
bind-key C-f send-prefix
|
|
||||||
|
|
||||||
# Split View
|
|
||||||
unbind '"'
|
|
||||||
unbind %
|
|
||||||
bind H split-window -h
|
|
||||||
bind V split-window -v
|
|
||||||
|
|
||||||
# switch panes using Alt-arrow without prefix
|
# switch panes using Alt-arrow without prefix
|
||||||
bind -n M-Left select-pane -L
|
bind -n M-Left select-pane -L
|
||||||
bind -n M-Right select-pane -R
|
bind -n M-Right select-pane -R
|
||||||
|
Loading…
Reference in New Issue
Block a user