Explorar el Código

Fix C-z w

master
10sr hace 5 años
padre
commit
55cd5c2145
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      tmux.conf

+ 1
- 0
tmux.conf Ver fichero

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

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


Cargando…
Cancelar
Guardar