-
Notifications
You must be signed in to change notification settings - Fork 445
[Feature] 关于终端清屏功能的问题 #2883
Copy link
Copy link
Closed
Labels
triageTouched by Cursor automationTouched by Cursor automationtriage:admittedReserved for serialized automatic issue triage admissionReserved for serialized automatic issue triage admissiontriage:already-availableCapability already ships; how-to reply and closedCapability already ships; how-to reply and closed
Description
Metadata
Metadata
Assignees
Labels
triageTouched by Cursor automationTouched by Cursor automationtriage:admittedReserved for serialized automatic issue triage admissionReserved for serialized automatic issue triage admissiontriage:already-availableCapability already ships; how-to reply and closedCapability already ships; how-to reply and closed
Problem / pain point
根据我以往使用终端的历史习惯
Ctrl + L 一般是用来清屏(保留历史) 清屏后, 鼠标滚轮向上滚动可以看到之前的历史记录
在NetCatty中, Crtl + L 用来新建本地终端
而且当我禁用该快捷键后, 使用Crtl + L 作用是清屏+清理缓冲区 这个又和已有的快捷键 Crtl +shift + K功能重复
没有看到只清屏, 不清理缓冲区的选项, 这个可以开放自定义么? 或者新增快捷键?
Proposed solution
清屏(保留历史) 这个可以基于已有快捷键 开放自定义么? 或者新增快捷键?
Alternatives considered
无
Related area
SSH / terminal
How important is this to you?
Nice to have
Before submitting