diff --git a/.tmux.conf.local b/.tmux.conf.local index 51d93ab..8b2fc7c 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -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