Ver a proveniência

Update tmux.conf

master
10sr há 2 anos
ascendente
cometimento
63f1f9ed7b
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 2 adições e 1 eliminações
  1. +2
    -1
      tmux.conf

+ 2
- 1
tmux.conf Ver ficheiro

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


Carregando…
Cancelar
Guardar