1
0
Fork 0
mirror of synced 2024-06-15 19:01:09 -04:00
This commit is contained in:
Łukasz Siemiradzki 2024-05-01 19:57:59 +08:00 committed by GitHub
commit c1a8a246ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -386,6 +386,10 @@ tmux_conf_copy_to_os_clipboard=false
# set -g prefix C-a
# bind C-a send-prefix
# don't use C-a as a prefix, keep C-b as the only prefix
# set -gu prefix2
# unbind C-a
# if you don't want Oh my tmux! to alter a binding, use #!important
# bind c new-window -c '#{pane_current_path}' #!important