Procházet zdrojové kódy

Update tmux.conf

master
10sr před 2 roky
rodič
revize
63f1f9ed7b
Podepsáno: 10sr ID GPG klíče: 7BEC428194130EB2
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      tmux.conf

+ 2
- 1
tmux.conf Zobrazit soubor

@@ -23,11 +23,12 @@ bind w choose-tree -GZ

set -g base-index 1
set -g pane-base-index 1
set -g renumber-windows off
set -g renumber-windows on
set -g history-limit 10000
setw -g mode-keys vi
#setw -g mode-mouse off
#set -g default-command /bin/bash
# Use C-z x to kill window
set -g default-command "while true; do /bin/bash -l; done"

# Use pasteboard on MacOS


Načítá se…
Zrušit
Uložit