Giter Site home page Giter Site logo

Comments (19)

reblws avatar reblws commented on May 28, 2024 4

from tab-search.

ScriptSmith avatar ScriptSmith commented on May 28, 2024 2

I quite like Ctrl+Shift+A which is the Intellij / Jetbrains* equivalent, however it seems that combination either selects all text, or opens Firefox's addons page depending on context.

I also read through the Mozilla's WebExtension docs and it does seem that the only way to customize shortcuts is to include duplicate entries in the manifest and use multiple command listeners - not really an ideal solution.

I'll try out Ctrl +E when the change is made, and if It doesn't work out I'll probably try out patches with other combinations.

from tab-search.

reblws avatar reblws commented on May 28, 2024 1

After trying Ctrl+E out, I'm concerned that it's way too close to the destructive commands (Ctrl+W - delete current tab, Ctrl+Q close entire window), the cost of missing the shortcut would be too much -- a tired user might accidentally delete their current browser window or close their current tab when all they wanted to do was navigate out of their current tab. Also current users might be confused about the old shortcut suddenly changing, and I can't think of an elegant way of notifying them about it.

Maybe it wouldn't be so bad to have multiple command listeners the way @ScriptSmith mentioned -- I'd define Ctrl+Shift+L available as the default browser action and Ctrl+E as an alternate keybinding that's left on by default but can be turned off in the settings, at least until Mozilla gets around to implementing custom shortcuts.

Here are the relevant bugzillas to watch out for:

https://bugzilla.mozilla.org/show_bug.cgi?id=1320332
https://bugzilla.mozilla.org/show_bug.cgi?id=1303384

from tab-search.

hiasl360 avatar hiasl360 commented on May 28, 2024 1

Here on macOS the old shortcut "CMD" + "Shift" + "L" worked. The new shortcut "CMD" + "Shift" + "F" switches to fullscreen or window mode.

from tab-search.

thomcc avatar thomcc commented on May 28, 2024 1

In nightly it should be possible to implement this, now that bug 1421811 is fixed. There's even a handy library for it (which at the very least can serve as example code).

from tab-search.

chodorowicz avatar chodorowicz commented on May 28, 2024 1

cmd + shift + L doesn't work for some reason on SoundCloud tabs, I'd be great if it was customizable. FF still doesn't allow to customize shortcuts?

from tab-search.

reblws avatar reblws commented on May 28, 2024

I don't think this is possible right now, it doesn't look like Firefox has any support for changing extension hotkeys the same way Chrome does. Is there anything particular about the current hotkey that doesn't work for you?

from tab-search.

blakebutcher avatar blakebutcher commented on May 28, 2024

I'd also like this. My preference would be CMD+E to make it consistent with Vivaldi's Quick Commands feature.

from tab-search.

hackel avatar hackel commented on May 28, 2024

In terms of why I'd like to change it, I would just like it to be consistent with other editors I use. Also, I just noticed that, at least on GitHub while I have this input focused, ctrl-shift-L inserts the following:


- [ ] 

from tab-search.

reblws avatar reblws commented on May 28, 2024

@hackel
Okay, that's pretty bad, I'll change it since I don't want the extension to interfere with anyone's workflow.

I originally chose Ctrl+Shift+L because it was closest to Ctrl+Shift+P (the Sublime Text default, currently opens incognito tabs in FF) and the idea was that those three keys would get your hands ready in a typing position.

I'm most likely going to switch the shortcut to Ctrl+E in the next couple of days, unless there are any objections or problems I find with it.

from tab-search.

reblws avatar reblws commented on May 28, 2024

Ok after fumbling around with the shortcuts, it looks like browserAction.openPopup doesn't actually work if it's under a command listener, so the multiple shortcut idea is dead. I'll be switching the shortcut to Ctrl+Shift+F in the meantime and add a shortcut hint to search placeholder text.

EDIT: After testing Ctrl+Shift+F I'm finding it very nice compared to Ctrl+E. Ctrl+E is also already a default shortcut for activating the search bar in Chrome. I'd like to bring the extension over to the Chrome store when I feel like it's worthy of the $5 Google Tax, so I think the browser neutral shortcut the good way forward.

Sorry about all the indecision.......

from tab-search.

reblws avatar reblws commented on May 28, 2024

Thanks @thomcc I'm looking into it.

from tab-search.

nikitavoloboev avatar nikitavoloboev commented on May 28, 2024

So what is the shortcut to trigger Tab Search on macOS? I can't find it anywhere in the settings.

from tab-search.

cwagner22 avatar cwagner22 commented on May 28, 2024

Hey @nikitavoloboev, it's ⌘⇧L but I'm using Karabiner-Elements to remap it for now

from tab-search.

nikitavoloboev avatar nikitavoloboev commented on May 28, 2024

Thanks @cwagner22. I tried ⌘⇧L but realized that I had to have the icon in the toolbar for it to work. Now it works. 🙂

from tab-search.

reblws avatar reblws commented on May 28, 2024

Hi all, sorry I haven't had the time to update the extension with this helpful feature. It'll be in the next update when I get around to it.

from tab-search.

androidfred avatar androidfred commented on May 28, 2024

@reblws Thanks for this well designed and useful addon!

In OSX there are a bunch of apps that like to hijack cmd + shift + L, and as if that wasn't enough a bunch of websites (eg Slack, Soundcloud) hijack it as well.

I'm commenting to encourage you to release this feature to make it even more useful =)

from tab-search.

fncll avatar fncll commented on May 28, 2024

Also jumping in to note that it would be extremely helpful to have a customizable shortcut! I should note that a) this is a great extension and b) I am currently using Keyboard Maestro to remap my preferred keyboard shortcut CMD-E to work.

from tab-search.

HaySayCheese avatar HaySayCheese commented on May 28, 2024

Guys, any plans to provide ability to change Ctrl+Shift+F in Firefox to some other shortcut? Unf. Ctrl+Shift+F collides with Google Docs (channging layout of the interface).

from tab-search.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.