摘要:
使用 Xshell 远程连接服务器时,经常会出现这么个错误提示 WARNING! The remote SSH server rejected X11 forwarding request. ➜ ~ ssh V OpenSSH_7.4p1, OpenSSL 1.0.2k fips 26 Jan 20 阅读全文
摘要:
开启以下功能会造成复制代码或文件时发生错位 set smartindent "智能对齐 set tabstop=8 "设置tab宽度 set tabstop=4 "tab个数 set smarttab "自动tab set expandtab "将tab键自动转换为空格 set shiftwidth 阅读全文