mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
fixed checkhealth issues for focus event using tmux with neovim
This commit is contained in:
@@ -52,6 +52,9 @@ set -g status-left-length 20
|
||||
# Reduce the escape time for Neovim
|
||||
set-option -sg escape-time 10
|
||||
|
||||
# Enable focus event for Neovim
|
||||
set-option -g focus-events on
|
||||
|
||||
# Terminal feature specific to Neovim
|
||||
set-option -sa terminal-overrides ',alacritty:Tc'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user