vscode pwsh 全选快捷键 ctrl+a (powershell) ai专属使用
添加到keybindings.json
{ "key": "ctrl+a", "command": "workbench.action.terminal.selectAll", "when": "terminalFocus" },
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。