std works for now #18
@ -21,6 +21,11 @@ set-option -g renumber-windows on
|
||||
# set -g status-left " "
|
||||
|
||||
# Keybinds
|
||||
# Enter copy mode with 'v' in vi mode
|
||||
bind-key -Tcopy-mode-vi v send-keys -X begin-selection
|
||||
|
||||
# Copy selection with 'y' in vi mode
|
||||
bind-key -Tcopy-mode-vi y send-keys -X copy-selection-and-cancel
|
||||
set-window-option -g mode-keys vi
|
||||
|
||||
# # Log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user