微软正在推出一款名为Windows Terminal的新命令行终端工具。它被设计为访问PowerShell、Cmd和Windows Linux子系统(WSL)等环境。微软正在为想要调整终端工具的开发人员添加多个选项卡、分割窗口、快捷键支持,另外支持主题和自定义等等。微软这款新的Windows终端应用程序在Build 2019开发者大会上公布了。

在前面的文章我们推荐了 cmder 这个工具,方便我们在windows使用很多linux命令,这次微软就发布了内嵌的超级终端,github开源后就斩获1w多star。

只要有了这一款神器,估计很多开发者更能接受windows PC了,这个软件即将于6月份正式于Windows Store发布,并且也标志着微软在Windows 10上改进开发者环境做出的努力。

微软发布 Windows Terminal 超级终端工具

现在就能上手

先决条件:

  • win10操作系统版本必须(build> = 10.0.18362.0)或更高版本才能运行Windows Terminal
  • You will need at least VS 2017 installed
  • You will need to install both the following packages in VS:
    "Desktop Development with C++"
    "Universal Windows Platform Development"
    If you're running VS2019, you'll also need to install the "v141 Toolset" and "Visual C++ ATL for x86 and x64"

Windows Terminal安装包下载:https://github.com/microsoft/Terminal

此存储库使用git子模块来实现其某些依赖项。要确保子模块已恢复或更新,请确保在构建之前运行以下命令:
git submodule update --init --recursive

若你不喜欢折腾,可以期待6月,或者等待一个环境构建好发送给你~~
微软发布 Windows Terminal 超级终端工具

文章目录
文章目录