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.

8 lines
231 B

2 years ago
  1. set -ga terminal-overrides ",screen-256color*:Tc"
  2. set-option -g default-terminal "screen-256color"
  3. set -s escape-time 0
  4. set-option -g status-style fg=white,bg=black
  5. unbind-key C-b
  6. set-option -g prefix C-a
  7. bind-key C-a send-prefix