Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkey support to open browsers #189

Open
om6174 opened this issue Jan 8, 2025 · 1 comment · May be fixed by #190
Open

Hotkey support to open browsers #189

om6174 opened this issue Jan 8, 2025 · 1 comment · May be fixed by #190

Comments

@om6174
Copy link

om6174 commented Jan 8, 2025

Greetings,

I am creating an automation for myself to manage multiple client's user profiles etc. and this tool works great for it. I had two doubts for the same:

  1. I can read in some other feature request that Hotkeys are supported. How do I enable them? I have latest version but pressing the 1-9 keys does nothing. Is this feature to be added yet?
  2. I tried my own workaround by making my automation script hit tab key to reach the required browser. For example user presses 3 and we hit tab thrice then click space to open the third browser ideally. But even here, when I re-open the Hurl window the tab pressing does not restart from first browser but continues on from previous location. For Example: 1st time I open and press 2, it open's the second browser. Next time, it will open the 4th.

Here's what I'd suggest:

  1. Any update on the 1-9 hotkeys to open browsers?
  2. Can we reset the currently selected browser position(the highlight that appears after pressing tab) to 1st browser each time Hurl opens
@U-C-S
Copy link
Owner

U-C-S commented Jan 8, 2025

  1. I am yet to implement Hotkeys to open browser. There are hotkeys to edit url, copy url, open settings etc.
  2. For short term this, this could also be possible

Will let you know once again (later this week or next maybe), cause I already had implemented a partial solution to this locally and need to dig that up and see it's status

@U-C-S U-C-S linked a pull request Jan 8, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants