Windows Terminal 里的 Vim 设置了浅的配色,刚好光标默认是白色的竖线,不容易看出来。很有点费眼睛。 想把光标改成其他颜色的方块样式。因为不是 gvim,guicursor之类的配置不起作用。 上网查了些资料,测试如下配置可以正常生效(貌似这个 Terminal 是属于xterm那一类): " Set cursor shape and color if &term =~...
"commandline" : "bash.exe", // 改为 bash.exe,在环境变量里面配置了它之前的路径,用绝对路径也应该是可以的 "cursorColor" : "#FFFFFF", "cursorShape" : "bar", "fontFace" : "Consolas", "fontSize" : 10, "guid" : "{0caa0dad-35be-5f56-a8ff-afceeeaa6109}", // 改一下 guid,此处...
"cursorColor": "#FFFFFF", "cursorShape": "bar", "fontFace": "Cascadia Mono PL",// Cascadia Code Font 字体 "fontSize": 12, "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", // 唯一标识 "historySize": 9001, "icon": "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-0...
:exe 'edit' stdpath('config') . '/init.vim' 4.按i进入编辑模式,然后输入以下代码,意为取消cursor样式 set guicurosr= 5.输入:wq保存。重新打开terminal测试是否生效。
{"hidden":false,"name":"Ubuntu-20.04","source":"Windows.Terminal.Wsl","suppressApplicationTitle":true,"tabTitle":"ubuntu","colorScheme":"Campbell","fontFace":"Cascadia Code PL","fontSize":11,"fontWeight":"normal","cursorShape":"filledBox"} ...
然后上班时,旁边同事也各种口嗨,称赞Windows Terminal。来,一起看一看。首先,支持连接众多平台。Power...
"cursorShape":"vintage", "font": { "face":"Hack Nerd Font Mono" }, "guid":"{574e775e-4f2a-5b96-ac1e-a2962a402336}", "hidden":false, "name":"PowerShell", "source":"Windows.Terminal.PowershellCore" }, { "colorScheme":"One Half Light", ...
你会很高兴地注意到git,python3,ssh,vim,nano,curl,wget和许多其他流行的工具都可以开箱即用。在后面的部分中,我们将使用sudo apt-get命令安装更多框架。首先,让我们看看我们可以通过几种方式访问这个新的Linux shell终端界面。升级当前安装的软件包可能是个好主意: ...
{ "command": { "action": "openSettings", "target": "settingsUI" }, "id": "Terminal.OpenSettingsUI" }, { "command": { "action": "openSettings", "target": "settingsFile" }, "id": "Terminal.OpenSettingsFile" }, { "command": { "action": "openSettings", "target": "defaultsFil...
{ "command": { "action": "openSettings", "target": "settingsUI" }, "id": "Terminal.OpenSettingsUI" }, { "command": { "action": "openSettings", "target": "settingsFile" }, "id": "Terminal.OpenSettingsFile" }, { "command": { "action": "openSettings", "target": "defaultsFil...