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 摘要。