mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 21:00:42 +00:00
don't remat default prefix for tmux
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user