eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
381 stars 67 forks source link

Show tabcenter with a hotkey #131

Closed lopis closed 6 years ago

lopis commented 7 years ago

I rarely open other sidebars like History, but when I do, it's with CTRL+H. There should be a shortcut for showing the tab center.

Seems like the suggested key is currencly CTRL+SHIFT+O which is already taken by Firefox (opens 'Other Bookmarks' window).

"_execute_sidebar_action": {
      "suggested_key": {
          "default": "Ctrl+Shift+O",
          "mac": "Command+Shift+O"
      }
}
chchch commented 7 years ago

Hi,

I was also about to raise this issue. Maybe Ctrl+Shift+\ would be a good substitute? It's not currently in use, and the combination can be comfortably pressed with the left hand alone.

ghost commented 7 years ago

@chchch not on US keyboards it's not...

It would be nice if this shortcut could be configurable.

Smile4ever commented 7 years ago

It would be nice if this shortcut could be configurable.

UI for re-assigning command shortcuts https://bugzilla.mozilla.org/show_bug.cgi?id=1303384

ghost commented 6 years ago

Is this shortcut a thing yet? I honestly can't tell :)

EvanHahn commented 6 years ago

I'm not sure if it's documented, but Ctrl+Shift+O (or ⌘+Shift+O on macOS) opens and closes the sidebar for me.

lopis commented 6 years ago

I saw on the source code that there is a shortcut but it's not working for me in linux

On 17 Nov 2017 16:29, "Evan Hahn" notifications@github.com wrote:

I'm not sure if it's documented, but Ctrl+Shift+O (or ⌘+Shift+O on macOS) opens and closes the sidebar for me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eoger/tabcenter-redux/issues/131#issuecomment-345275045, or mute the thread https://github.com/notifications/unsubscribe-auth/AClwZ45lM5n8W_A0K1mK4rXcHNN1CJGdks5s3aZjgaJpZM4OvNp1 .

phisco commented 6 years ago

On linux Ctrl+Shif+O opens the Library (aka History/Bookmarks/Downloads) in a different window and there is no way to remap firefox's hotkeys by default.

eoger commented 6 years ago

Quick update: work in under way to allow users to update commands hotkeys.

cmonr commented 5 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1421811 was merged and release dtwo months ago.

It's working wonderfully! Bouncing from Windows to Linux is now a bit less painful.