Key binding for closeTab #6994

Open
opened 2026-01-31 00:52:32 +00:00 by claunia · 0 comments
Owner

Originally created by @msmigiel on GitHub (Mar 19, 2020).

Description of the new feature/enhancement

There are key bindings for various tab functions (newTab, duplicateTab, etc...) but I do not see one for closing a tab.

Proposed technical implementation details (optional)

In defaults.json, we should have something like:

{ "command": "closeTab", "keys": "ctrl+shift+x" }

Originally created by @msmigiel on GitHub (Mar 19, 2020). # Description of the new feature/enhancement There are key bindings for various tab functions (newTab, duplicateTab, etc...) but I do not see one for closing a tab. # Proposed technical implementation details (optional) In defaults.json, we should have something like: { "command": "closeTab", "keys": "ctrl+shift+x" }
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6994