bwinton / TabCenter

Firefox add-on for arranging tabs vertically
https://testpilot.firefox.com/experiments/tab-center
210 stars 56 forks source link

Display tabcenter when using ctrl+tab shortcut #643

Open dannycolin opened 7 years ago

dannycolin commented 7 years ago

Tabcenter should be visible when we use ctrl+tab

ericawright commented 7 years ago

@dannycolin89 Can you be a little more specific about what you are asking for here?

dannycolin commented 7 years ago

@ericawright The sidebar is configured to shrik when not in use. it should open when I press ctrl+tab. That way, I can see the full name of each tabs.

It's like when you alt+tab. You don't switch between apps until you release alt+tab.

ericawright commented 7 years ago

We do have a shortcut to expand and shrink Tab Center ctrl/cmd + shift + L (ctrl/cmd + shift + K until the update takes effect later today) this will toggle the drawer, and also focus the search input. You could then use ctrl + tab, or ctrl + shift + tab to flip through the tabs

dannycolin commented 7 years ago

But I would need to do ctrl+shift+L then ctrl+tab and again ctrl+shift+L... That's a bit counter-intuitive.

The logical behavior should be to automatically toggle on the sidebar when I use ctrl+tab and toggle it off right after I release ctrl+tab.