alacritty fixes
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g default-terminal "xterm-256color"
|
||||
set-option -gas terminal-overrides "*:Tc"
|
||||
set-option -gas terminal-overrides "*:RGB"
|
||||
set -g mouse on
|
||||
set -g set-clipboard external
|
||||
set -g escape-time 10 # https://www.johnhawthorn.com/2012/09/vi-escape-delays/
|
||||
|
||||
Reference in New Issue
Block a user