Regress typos.

This commit is contained in:
Nicholas Marriott
2022-09-07 07:28:26 +01:00
parent 6da520c5a1
commit 0a0ded3268
5 changed files with 7 additions and 7 deletions

View File

@ -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