Windows Terminal Preview v0.7 Release

Posted scotth

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Windows Terminal Preview v0.7 Release相关的知识,希望对你有一定的参考价值。

Windows Terminal Preview v0.7 Release

The following key bindings are included by default within this release to invoke panes actions:

{ "command": "splitHorizontal", "keys": [ "alt+shift+-" ] },
{ "command": "splitVertical", "keys": [ "alt+shift+plus" ] },
{ "command": { "action": "moveFocus", "direction":"down" }, "keys": [ "alt+down" ] },
{ "command": { "action": "moveFocus", "direction":"left" }, "keys": [ "alt+left" ] },
{ "command": { "action": "moveFocus", "direction":"right" }, "keys": [ "alt+right" ] },
{ "command": { "action": "moveFocus", "direction":"up" }, "keys": [ "alt+up" ] },
{ "command": { "action": "resizePane", "direction":"down" }, "keys": [ "alt+shift+down" ] },
{ "command": { "action": "resizePane", "direction":"left" }, "keys": [ "alt+shift+left" ] },
{ "command": { "action": "resizePane", "direction":"right" }, "keys": [ "alt+shift+right" ] },
{ "command": { "action": "resizePane", "direction":"up" }, "keys": [ "alt+shift+up" ] },

可能将来要当宇宙第一 Terminal

以上是关于Windows Terminal Preview v0.7 Release的主要内容,如果未能解决你的问题,请参考以下文章

Windows10 下Windows Terminal Preview配置Git bash

Windows10 下Windows Terminal Preview配置Git bash

Windows10 下Windows Terminal Preview配置Git bash

微软发布Windows Terminal Preview v0.10

Terminal preview快捷键~

window10体验terminal