1
0
Fork 0
mirror of synced 2024-05-28 21:01:09 -04:00
This commit is contained in:
Łukasz Siemiradzki 2023-12-08 09:14:50 -06:00 committed by GitHub
commit a74eb96927
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -370,6 +370,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