Why vim is changing first letter to g after opening a file

前端 未结 8 1871
野趣味
野趣味 2021-02-12 10:04

When I open a file, eg vim .bashrc, vim opens the file and change the first letter to g. What I see is the following:

g To the extent p         


        
8条回答
  •  旧巷少年郎
    2021-02-12 10:50

    I had the exact same problem

    I found out it was a bug in my ssh client (mobaXterm).

    Updating (to mobaXterm 'personal edition v9.1') resolved the issue.

提交回复
热议问题