SublimeText / Origami

Split the window however you like! Create new panes, delete panes, move and clone views from pane to pane.
MIT License
1.21k stars 82 forks source link

Pane focus doesn't affect command+# shortcuts anymore #134

Closed cnees closed 5 years ago

cnees commented 6 years ago

Expected behavior: command+2 takes me to the second tab in the focused pane

Observed behavior: command+2 takes me to the second tab across all panes, regardless of which pane is focussed.

To reproduce: Create two panes Open two or more tabs in each Focus on the righthand pane command+1

This applies to command+1–9. It used to be possible to go to a tab in a pane, meaning you had easy access to the first eight tabs and last tab in any pane, and now you only have shortcuts for nine tabs regardless of how many panes you have open.

adzenith commented 6 years ago

Origami doesn't set up these keybindings. Perhaps something changed in Sublime Text?

adzenith commented 5 years ago

It looks like this is fixed in my local Sublime Text.