Sfoglia il codice sorgente

Update choose-tree keybind

master
10sr 5 anni fa
parent
commit
d34396534b
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf Vedi File

@@ -21,7 +21,7 @@ bind C-o command-prompt -p "session name to switch to:" \
"new-session -Ad -s '%1'\; switch-client -t '%1'"
# Use w instead
unbind s
bind w choose-tree -G
bind w choose-tree -GZ

set -g base-index 1
set -g pane-base-index 1


Caricamento…
Annulla
Salva