mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
updated escape time too long using neovim with tmux
This commit is contained in:
@@ -49,6 +49,9 @@ bind c new-window -c "#{pane_current_path}"
|
|||||||
# Longer workspace names
|
# Longer workspace names
|
||||||
set -g status-left-length 20
|
set -g status-left-length 20
|
||||||
|
|
||||||
|
# Reduce the escape time for Neovim
|
||||||
|
set-option -sg escape-time 10
|
||||||
|
|
||||||
# Terminal feature specific to Neovim
|
# Terminal feature specific to Neovim
|
||||||
set-option -sa terminal-overrides ',alacritty:Tc'
|
set-option -sa terminal-overrides ',alacritty:Tc'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user