Ver código fonte

Update choose-tree keybind

master
10sr 5 anos atrás
pai
commit
d34396534b
Acessado por: 10sr ID da chave GPG: 7BEC428194130EB2
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar