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

@ -12,7 +12,7 @@ set-window-option -g pane-base-index 1
unbind ^B
bind ^B select-pane -t :.+
# Reload config wtih a key
# Reload config with a key
bind-key r source-file ~/.tmux.conf \; display "Config reloaded!"
# Mouse works as expected