tmux leader key to y
This commit is contained in:
@@ -17,7 +17,7 @@ set -g focus-events on # pass focus events through (needed by Neovim)
|
||||
|
||||
# Leader key
|
||||
unbind C-b
|
||||
set -g prefix C-x
|
||||
set -g prefix C-y
|
||||
bind C-x send-prefix
|
||||
|
||||
# Reload config
|
||||
|
||||
Reference in New Issue
Block a user