Cange C-a back to C-b
This commit is contained in:
@@ -2,9 +2,6 @@ set -ga terminal-overrides ",screen-256color*:Tc"
|
|||||||
set-option -g default-terminal "screen-256color"
|
set-option -g default-terminal "screen-256color"
|
||||||
set -s escape-time 0
|
set -s escape-time 0
|
||||||
|
|
||||||
unbind C-b
|
|
||||||
set-option -g prefix C-a
|
|
||||||
bind-key C-a send-prefix
|
|
||||||
set -g status-style 'bg=#98971a fg=#1d2021'
|
set -g status-style 'bg=#98971a fg=#1d2021'
|
||||||
|
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
|||||||
Reference in New Issue
Block a user