Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

The target machine vim editor connected through the fortress machine is abnormal #1544

Open
staugur opened this issue Mar 7, 2023 · 2 comments

Comments

@staugur
Copy link

staugur commented Mar 7, 2023

ERR Image:

I found the bug, using 2.4.1 and 2.6.0 it persists.

We use a commercial bastion machine to connect to the intranet server, but after the bastion machine is connected to the target server, random garbled characters will appear in the lower right corner of the editor when using vim, even if you exit the editor, it will be output on the screen.

Chinese
我发现了错误,使用2.4.1和2.6.0仍然存在。

我们使用商业堡垒机连接内网服务器,但是堡垒机连接到目标服务器后,使用vim时编辑器右下角出现随机乱码提示,即便退出编辑器,也会在屏幕输出。

@Superyunkai
Copy link

I found a bug also about vim, using 2.5.0 and prerelease it persists
I also use a commerical machine to connect to the server, and enter a docker container, in which I use vim edit the config file.Item seems what ever I typed, I disply "ESC[?0c" or "ESC[?1c". it seems a specificed coding set, but still I can't found the reson.
firstly, I thought it happened because terminil encode seting.So, I check it, use utf-8 both side.
secondly, I try other container in that server, and everthing ok.
I don't what might relation to this bug

@ademarguerreiro
Copy link

ademarguerreiro commented Jul 18, 2023

Same problem here, none of the solutions i tried worked, disabling mouse commands, changing bash_profile, chaging Windterm's term and term-256, changing for a mono font, it persist.

I noticed that happens with RHEL based OS's servers and with EN-US language, if the language is PT-PT or PT-BR for me i could edit with nano and NVIM. Maybe is related to how Windterm is parsing our keyboard layout or something like that, from my point of view changing server language is not a solution, unfortunately for now i'm using another terminal, i really want to use Windterm, but this problem is a breaking bug for me.

Screenshot below, Alma Linux server. Posted in #1745 and #232 issues, but i found #863 is the same issue.
error-wind

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants