大象笔记
Windows 10 15063 版本的发布时间
Windows 10 下开发的 UWP 程序,目前默认设置是最低支持Windows 10 15063 版本。
Windows 10 15063 版本的发布时间是,2017年4月5日。
- codename:Redstone 2
禁用 VIM completor 插件令人烦躁的自动提示补全
新安装的 [WSL VIM](https://www.sunzhongwei.com/install-vim8-wsl-ubuntu-1604-source?from=content_below_related) 在敲入两个字母之后,就开始
Windows 10 版本 1709 升级到 1803
由于 VS 2017 开发 UWP 使用可视化编辑 xaml 文件需要升级到 Windows 10 1803 版本,而我本地一直是 1709。
,但是为了架构的简化,我决定尝试一下 MySQL
禁止 Windows Store 自动更新应用
经历了 [Windows Store WSL Ubuntu 18.04 不负责任的升级事故](https://www.sunzhongwei.com/windows-10-wsl-ubuntu1804-wont-start-cant-fin
WSL 中的 VIM 复制内容到 Windows 系统剪切板
复制所有内容到 Windows 系统剪切板
:w !clip.exe
也可以选择制定行复制。
WSL Ubuntu 16.04 源码安装 VIM8
WSL Ubuntu 16.04 内置的 VIM 版本为 7.4 .
使用了 Completor 插件会报错
> Completor requires vim compiled with python or python3 an
tmuxinator 无法启动,no server running on /tmp/tmux-1000/default
好几台新装的 Ubuntu 系统 (18.04, 及 16.04) 中 tmuxinator 无法启动,报错
```
$ tmuxinator xxx
/usr/lib/ruby/vendor_ruby/tmuxinator/pr
Windows 10 WSL Ubuntu18.04 无法启动,找不到 API-MS-WIN-CORE-CONSOLE-L2-2-0.DLL 文件
早上开机之后,发现 Windows 10 下的 WSL Ubuntu18.04 无法启动,报错
> 由于找不到 api-ms-win-core-console-l2-2-0.dll,无法继续执行代码。更新安装程序可能会解决此问题。