kingToolbox / kingToolbox/WindTerm
Regarding the ESC[?4m problem with vim 9 can you update a temporary version first or is there a patch for that?
Open
bug
duplicate
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hello @kingToolbox ,
Currently, many servers have upgraded their `VIM` version to V9, but there is a problem that `ESC[?4m`(https://github.com/kingToolbox/WindTerm/issues/1623#issuecomment-1654928805) appears when editing a file, although it can be fixed temporarily by the following ways, but it is always troublesome.
Write these into .vimrc:
```shell
set keyprotocol=
let &term=&term
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.