用上了用上了
,没想到也有能在 Windows 的 Emacs 里面开火车的一天,
没有普通终端那么流畅(这几乎不算什么问题)。
附上能用的启动 msys ucrt shell 的设置:
(setq vterm-shell "<msys2_shell.cmd> -defterm -here -no-start -ucrt64 -i")
其中的 <msys2_shell.cmd> 替换为你安装 msys2 位置的脚本位置。
用上了用上了
,没想到也有能在 Windows 的 Emacs 里面开火车的一天,
没有普通终端那么流畅(这几乎不算什么问题)。
附上能用的启动 msys ucrt shell 的设置:
(setq vterm-shell "<msys2_shell.cmd> -defterm -here -no-start -ucrt64 -i")
其中的 <msys2_shell.cmd> 替换为你安装 msys2 位置的脚本位置。