Skip to content

Comments

fix: 修复在 unix 终端中使用 vim,方向键无法正确解析的问题#52

Open
zwyyy456 wants to merge 2 commits intoskywind3000:masterfrom
zwyyy456:master
Open

fix: 修复在 unix 终端中使用 vim,方向键无法正确解析的问题#52
zwyyy456 wants to merge 2 commits intoskywind3000:masterfrom
zwyyy456:master

Conversation

@zwyyy456
Copy link

No description provided.

@skywind3000
Copy link
Owner

skywind3000 commented Oct 25, 2025

不是所有上下左右都是这个设置,你这样会改出问题的,比如我的终端:

image

和你的上下左右编码就不一样,你这样一搞要把其它所有设置和你不一样的人的 vim 搞挂掉的。

建议放在自己的 vimrc 里:

exec "set <UP>=\eOA"

这样

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants