从vscode中的集成终端内打开一个新的集成终端的命令是什么? [英] What's the command to open a new integrated terminal from within the integrated terminal in vscode?

查看:39
本文介绍了从vscode中的集成终端内打开一个新的集成终端的命令是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试设置一系列任务,每个任务都需要一个终端.为此,我需要使用一个命令从以前的集成终端打开一个新的集成终端选项卡.有什么办法可以在 vs-code 集成终端中做到这一点?

I'm trying to setup a chain of tasks that need a terminal for each one. To do so, I need to use a command that opens a new integrated terminal tab from a previous integrated terminal. Is there any way to do so in vs-code integrated terminal?

在 mac 中我会使用

In mac I would use

open -a Terminal

或者像 ttab 之类的东西,它会立即在当前 iterm 终端中打开一个选项卡.

Or something like ttab that immediately opens a tab in the current iterm terminal.

谢谢

(我正在寻找在终端中输入的命令,而不是热键)

(edited: I'm looking for a command to type in the terminal, not hotkeys)

推荐答案

  • Ctrl+Shift+` (Tilda) 是在 Windows 上打开另一个终端的键盘快捷键.

    • Ctrl+Shift+` (Tilda) is the keyboard shortcut to open another terminal on Windows.

      Cmd+Shift+` (Tilda) 是在 Mac 上打开另一个终端的键盘快捷键.

      Cmd+Shift+` (Tilda) is the keyboard shortcut to open another terminal on Mac.

      这篇关于从vscode中的集成终端内打开一个新的集成终端的命令是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆