switchToTab keybinding doesn't work after renaming tab #9068

Closed
opened 2026-01-31 01:45:09 +00:00 by claunia · 2 comments
Owner

Originally created by @pdaquino on GitHub (Jun 16, 2020).

  1. Configure the settings file to have keybindings like the following:

{ "command" : { "action": "switchToTab", "index": 0 }, "keys" : [ "alt+1" ] },

  1. Start Terminal 1.1 and open two tabs. Switch to the 2nd tab.
  2. Right click one of the tabs and choose "Rename Tab".
  3. Press alt+1.

Expected: Terminal switches to the first tab.
Actual: No effect until I click on the console part of the window (as if to give focus).

Originally created by @pdaquino on GitHub (Jun 16, 2020). 1. Configure the settings file to have keybindings like the following: ` { "command" : { "action": "switchToTab", "index": 0 }, "keys" : [ "alt+1" ] },` 2. Start Terminal 1.1 and open two tabs. Switch to the 2nd tab. 3. Right click one of the tabs and choose "Rename Tab". 4. Press alt+1. Expected: Terminal switches to the first tab. Actual: No effect until I click on the console part of the window (as if to give focus).
claunia added the Resolution-Duplicate label 2026-01-31 01:45:09 +00:00
Author
Owner

@DHowett commented on GitHub (Jun 16, 2020):

This is another instance of /dup #5750. Thanks for the report!

@DHowett commented on GitHub (Jun 16, 2020): This is another instance of /dup #5750. Thanks for the report!
Author
Owner

@ghost commented on GitHub (Jun 16, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jun 16, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9068