mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-16 21:34:33 -04:00
Merge branch 'master' of https://github.com/tedkulp/dotfiles
This commit is contained in:
@@ -63,8 +63,9 @@ setw -g monitor-activity on
|
||||
set -g visual-activity on
|
||||
|
||||
# pane movement
|
||||
bind-key j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
||||
bind-key C-j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
||||
bind-key s command-prompt -p "send pane to:" "join-pane -t '%%'"
|
||||
bind-key C-b break-pane -t :
|
||||
|
||||
# Setup 'v' to begin selection as in Vim
|
||||
bind-key -t vi-copy v begin-selection
|
||||
|
||||
Reference in New Issue
Block a user