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

Middle click in url bar should paste and go #227

Open
RangerMauve opened this issue Feb 23, 2023 · 0 comments
Open

Middle click in url bar should paste and go #227

RangerMauve opened this issue Feb 23, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@RangerMauve
Copy link
Member

Got the idea reading this: https://suricrasia.online/firefox/

Should be able to do it in the omni-bar.js file in app/ui

@RangerMauve RangerMauve added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 23, 2023
Arskan17 added a commit to Arskan17/agregore-browser that referenced this issue Jan 15, 2024
Arskan17 added a commit to Arskan17/agregore-browser that referenced this issue Jan 15, 2024
RangerMauve pushed a commit that referenced this issue Feb 8, 2024
* Past&Go feature partially solved. It pastes, but the `go` par still needs to be worked on.

At the moment it only pastes whenever the middle mouse is clicked.

I think the part to load the website must be in there, since the browser does just that when the `Enter key` is pressed.

* Code cleanups and style matching

I ran `npm run lint` for this.
It checks the code style.

* Middle mouse button paste&go resolved

* Cleanups

I reverted yarn and package.json to the default version from main

---------

Co-authored-by: Arsene Ulrich Mugneghe Kankeu <kankeu@rptu.de>
Arskan17 added a commit to Arskan17/agregore-browser that referenced this issue Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant