Add focus-events on as advised by neovim

This commit is contained in:
Kevin Cotugno 2023-03-09 20:39:16 -07:00
parent 4ae63ce2cb
commit 493b9a36d3

View File

@ -1,4 +1,5 @@
set-option -sa terminal-overrides ",$TERM:RGB"
set-option -g focus-events on
set -g prefix C-k
set -g escape-time 20