mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Regress typos.
This commit is contained in:
@ -24,7 +24,7 @@ set-option -g default-terminal 'screen-256color'
|
||||
# allow Vim to receive focus events from terminal window
|
||||
set-option -g focus-events on
|
||||
|
||||
# allow Vim to recieve modifier keys: Shift, Control, Alt
|
||||
# allow Vim to receive modifier keys: Shift, Control, Alt
|
||||
set-window-option -g xterm-keys on
|
||||
|
||||
# prevent tmux from catching modifier keys meant for Vim
|
||||
|
Reference in New Issue
Block a user