Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
always ask for command when creating new window in tmux
pull/1/head
10sr
12 anni fa
parent
e2cb582857
commit
b123773ce1
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
tmux.conf
+ 1
- 1
tmux.conf
Vedi File
@@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva