brookhong / Surfingkeys

Map your keys for web surfing, expand your browser with javascript and keyboard.
https://chrome.google.com/webstore/detail/surfingkeys/gfbliohnnapiefjpjlpjnehglfpaknnc
MIT License
5.41k stars 482 forks source link

[Feature request] Choose tabs to close #1894

Open Gazareth opened 2 years ago

Gazareth commented 2 years ago

I think it would be really handy if we had an interface similar to what T does, but as you type in the labels, it closes tabs and keeps the UI open so you can keep consecutively closing arbitrary tabs.

b0o commented 2 years ago

If you have more than settings.tabsThreshold tabs (default is 9), you will see them listed in the Omnibar instead of the overlay view. In the Omnibar, you can highlight a tab and press <Ctrl-D> to close it. Closing a tab like this keeps the UI open as you mentioned which is nice. If you want, you can configure Surfingkeys to always show tabs in the Omnibar.

Gazareth commented 1 year ago

I appreciate the suggestion, sorry I didn't specify, I meant this specifically for the visual tab selection mode.