Summary: | Add Ctrl + W shortcut to close the current tab | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Justin Zobel <justin> |
Component: | tabbar | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | me |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Justin Zobel
2025-04-10 05:55:59 UTC
No. Ctrl+W is a legitimate key combination for terminal apps, commonly bound to "delete word". Unfortunately, anything with Ctrl as a modifier conflicts with terminal emulator. We just can't have sane and consistent shortcuts like Apple/Mac OS X, because there is no dedicated system key for things like copy/paste/close. See also: https://github.com/zed-industries/zed/issues/14369 |