clicking the X leaves me on the previous tab in the row
command ‘close’ pops the current tab off of the stack and leaves me on the previously selected tab.
I bind cmd-w to command ‘close’ and i’d like it to behave exactly like clicking the ‘X’ on the tab does.
the reference here doesn’t mention any params i can pass to the command: docs.sublimetext.info/en/latest/ … mands.html
Is it possible command ‘close’ could add optional params to achieve this?
I haven’t seen an option or keybinding to change this, unlike with ctrl+tab which you can rebind from “next_view_in_stack” to “next_view”. Thanks and take care!