#AltTab
LT plugin that provides windows Alt+Tab like experience for navigation between tabs.
##Usage
Press Ctrl-Tab
. Selection dialog ends when you release the Ctrl
key.
Press Shift
if you accidentally skipped the desired item.
You can also use vim style j
, k
keys for navigation.
You can close tabs via right click or by pressing x
.
Optionally assign shortcut to :lt.plugins.alt-tab/close-current-tab-and-go-to-previously-used
command.
##Quirks
Currently all your "AltTab dialog" shortcuts should start with Ctrl
.
##Installation
Available in the central plugin repository.
You might need to run Refresh plugin list
, Reload app behaviors
commands after installation.