Add allow-passthrough option to tmux config
This commit is contained in:
@@ -11,6 +11,8 @@ set -g status-right-length 90
|
|||||||
set -g status-justify centre
|
set -g status-justify centre
|
||||||
set -s escape-time 0
|
set -s escape-time 0
|
||||||
|
|
||||||
|
set -g allow-passthrough on
|
||||||
|
|
||||||
## COLORSCHEME: gruvbox dark (medium)
|
## COLORSCHEME: gruvbox dark (medium)
|
||||||
set-option -g status "on"
|
set-option -g status "on"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user