CodeEditApp / CodeEditApp/CodeEdit

✨ Add "Clear To Start" (⌘K) shortcut to integrated terminal

未关闭
#891 1 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
Swift
星标
23k
派生
1.2k
PR 合并指标
30 天内没有已合并 PR

描述

### Is your feature request related to a problem? Please describe.

_No response_

### Describe the solution you'd like

Pressing ⌘K while focused on the integrated terminal should clear the terminal window and the scrollback buffer.

### Describe alternatives you've considered

Could potentially be an option that can be enabled/disabled, but see below for why it should be enabled by default.

### Additional context

The ⌘K shortcut is pretty standard across macOS terminals (see Terminal.app, Hyper, VS Code integrated terminal, etc). ⌘K functions similar to the Ctrl-L shortcut or `clear` command, but additionally clears the scroll backbuffer.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。