mirror of
1
0
Fork 0

added a way to mark set/bind/unbind commands as important in ~/.tmux.conf.local (2)

This commit is contained in:
Gregory Pakosz 2023-03-05 17:26:21 +01:00
parent 5f54ee9852
commit 9941420c6d
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ tmux_conf_copy_to_os_clipboard=false
# bind C-a send-prefix
# if you don't want Oh my tmux! to alter a binding, use #!important
# bind v new-window -c #{pane_current_path} #!important
# bind c new-window -c '#{pane_current_path}' #!important
# move status line to top
#set -g status-position top