feat: add Ctrl-Enter key binding for tmux.
This commit is contained in:
@@ -3,6 +3,8 @@ bind-key C-a send-prefix
|
||||
set -g prefix C-a
|
||||
unbind C-b
|
||||
#
|
||||
bind-key -n C-Enter send-keys "\e[13;5u"
|
||||
#
|
||||
set-option -g status-bg colour27
|
||||
set-option -g status-fg white
|
||||
set-option -g window-status-current-style bg=colour28
|
||||
|
||||
Reference in New Issue
Block a user