我发现在运行 (neo)vim inside 时tmux,转义键被延迟。这是通过把
tmux
set -sg escape-time 0
在我的.tmux.conf. 据推测,这禁用了使用 ESC 作为“元”键的可能性。假设我总是使用具有 Alt 键充当“元”的键盘,我想知道设置可能会带来什么潜在的不良后果。
.tmux.conf
keyboard terminal tmux
keyboard ×1
terminal ×1
tmux ×1