[konsole] [Bug 502633] Add Ctrl + W shortcut to close the current tab
ratijas <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konsole |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=502633 ratijas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL Status|REPORTED |RESOLVED CC| |[email protected] --- Comment #1 from ratijas <[email protected]> --- 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 -- You are receiving this mail because: You are the assignee for the bug.