linuxdeepin / deepin-terminal

deepin-terminal-reborn
GNU General Public License v3.0
143 stars 68 forks source link

fix: 调整关闭标签页快捷键为更通用的Ctrl+W #319

Closed hotime closed 9 months ago

hotime commented 9 months ago

Log: 调整关闭标签页快捷键:Alt+W -> Ctrl+W

deepin-ci-robot commented 9 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hotime

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/deepin-terminal/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
ArchieMeng commented 9 months ago

-1, ctrl+w是bash支持的终端快捷键,用于删除单词。如果有其他更人性化的调整方案,也可以讨论一下。

hotime commented 9 months ago

-1, ctrl+w是bash支持的终端快捷键,用于删除单词。如果有其他更人性化的调整方案,也可以讨论一下。

还真是... 学到了