kingToolbox / WindTerm

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
https://kingtoolbox.github.io
23.05k stars 1.78k forks source link

Regarding the ESC[?4m problem with vim 9 can you update a temporary version first or is there a patch for that? #2016

Open amaoo opened 10 months ago

amaoo commented 10 months ago

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:

set keyprotocol=
let &term=&term
thiagojolv commented 2 months ago

Thank you!

pengln commented 2 months ago

This doesn't solve the problem, vim still displays garbled characters. Dingtalk_20240814094523

ipenglei466 commented 2 months ago

change Term type to vt520 Screenshot from 2024-08-21 14-51-27

moshangluoying commented 5 days ago

change Term type to vt520 Screenshot from 2024-08-21 14-51-27

only work for a short while. So troublesome.