You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 12 година
пре 12 година
пре 12 година
пре 12 година
пре 12 година
пре 12 година
пре 12 година
12345678910111213
  1. unbind C-b
  2. set -g prefix C-z
  3. bind-key C-z send-prefix
  4. bind-key C command-prompt "new-window '%%'"
  5. set -g default-command /bin/bash
  6. #set -g default-terminal screen-16color
  7. set -g default-terminal screen-256color
  8. #set -g status-left ""
  9. #set -g status-right "#H | %a, %d %b %Y %T %z #(tmux -V)"
  10. set -g status-right "#H | #(tmux -V) "
  11. set -g set-titles on
  12. setw -g mode-keys vi