首页 > 代码库 > VirtualBox 與 Vmware 差異

VirtualBox 與 Vmware 差異

VirtualBox 4.3.36_Ubuntu r105129

VMware? Workstation 12 Player  12.5.2 build-4638234,

分別在各自的 Ubuntu的 ~/.vimrc 加入以下組合鍵的code,

:nmap <C-\>s :hello

在 VirtualBox 是無作用的,

也就是在 VirtualBox 裡的 Ubuntu 的 vim 按下 ctrl + \ 是無法執行 :hello,

而在 Vmware 執行正常。

VirtualBox 與 Vmware 差異