加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > 安全 > 正文

bash – 为什么vim在打开文件后将第一个字母更改为g

发布时间:2020-12-16 01:24:45 所属栏目:安全 来源:网络整理
导读:当我打开一个文件,例如 vim .bashrc,vim打开文件并将第一个字母更改为g.我看到的是: g To the extent possible under law,the author(s) have dedicated all# copyright and related and neighboring rights to this software to the... 我把g改回到#,但加
当我打开一个文件,例如 vim .bashrc,vim打开文件并将第一个字母更改为g.我看到的是:
g To the extent possible under law,the author(s) have dedicated all
# copyright and related and neighboring rights to this software to the
...

我把g改回到#,但加载文件后再次改变.发生多个文件.

最后我做的是:installig gcc和make.

为什么会发生这种情况?

编辑:
我的.vimrc文件:

set nocompatible
set backspace=indent,eol,start
set number
set tabstop=4
syntax on
我有完全相同的问题

我发现这是我的ssh客户端(mobaXterm)中的一个错误.

更新(到mobaXterm’个人版v9.1′)解决了这个问题.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读