mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 03:33:03 +03:00
mode-keys vi
This commit is contained in:
parent
63f9a8c034
commit
208f4553dc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
set -g default-terminal "screen-256color"
|
||||
set -ga terminal-overrides ",*256col*:Tc"
|
||||
|
||||
set-window-option -g mode-keys vi
|
||||
set-option -g xterm-keys on
|
||||
set-option -g mouse on
|
||||
set -sg escape-time 10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue