You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Middle click in url bar should paste and go #227 (#253)
* 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 <[email protected]>
0 commit comments