-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using vim/vi, ESC[?4m
will be automatically added to the screen
#1814
Comments
hello, i have the same problem. |
@jeffcao
|
I did. but when i run cmd 'vi aa.txt' , below error msg show:
|
or use this
|
|
@jeffcao I tried again, and there was no such problem. What's your version of vim? |
yes, i have noticed that my vim version caused the problem. my vim version is 8.2.2121. |
Then can you try vim9? |
yes, i have installed vim 9.1.16 from github source. but, the "unkonwn option: keyprotocol=" error still is there. |
vim/vim#11728 |
Duplicate of #1623 The |
When using vim/vi,' ESC[?4m' will be automatically added to the screen, and it will disappear automatically when saving or exiting.
The text was updated successfully, but these errors were encountered: