Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
always ask for command when creating new window in tmux
pull/1/head
10sr
hace 12 años
padre
e2cb582857
commit
b123773ce1
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
tmux.conf
+ 1
- 1
tmux.conf
Ver fichero
@@ -3,7 +3,7 @@
unbind C-b
set -g prefix C-z
bind-key C-z send-prefix
bind-key
C
command-prompt "new-window '%%'"
bind-key
c
command-prompt "new-window '%%'"
setw -g mode-keys vi
set -g base-index 1
Escribir
Vista previa
Cargando…
Cancelar
Guardar