Page 1 of 1

Feature request: Add a command to active last (right-most) tab

Posted: 2019-11-25, 06:14 UTC
by yyang
I frequently use shortcuts like Alt+1, Alt+2, etc. to active tabs. But usually my working tab is the last one, and when I switch to a different tab, do some work, and want to switch back, I often have to count the tabs.

Won't it be nice if we have a new command to active the last (right-most) tab? Thus one can assign it a shortcut, like Alt+0 in VSCode, or Ctrl+9 in Chrome (I like Alt+0 better). Thanks!

Re: Feature request: Add a command to active last (right-most) tab

Posted: 2019-11-25, 11:23 UTC
by ghisler(Author)
Try this:
cm_SrcActivateTab1,cm_SwitchToPreviousTab

Re: Feature request: Add a command to active last (right-most) tab

Posted: 2019-11-26, 01:37 UTC
by yyang
Thanks for the tip! It works neatly, but with an unavoidable flickering of tab 1... Still wish there is a standalone command for this action. :)