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

Add 'e' keybinding feature to edit current URL #87

Merged
merged 1 commit into from
Sep 5, 2020
Merged

Add 'e' keybinding feature to edit current URL #87

merged 1 commit into from
Sep 5, 2020

Conversation

sumpygump
Copy link
Contributor

One thing I found myself wanting to do from time to time is make a slight tweak to the URL I am currently viewing.

I added this feature to edit the URL of the current page. Press 'e' to have the bottomBar populate with the current URL in case you want to change the path or query param. It is a good way to go to a similar path or page based on the existing URL without having to type the whole thing out again.

@makew0rld makew0rld merged commit df3a775 into makew0rld:master Sep 5, 2020
@makew0rld
Copy link
Owner

Nice idea, thanks! Another way to do that would be with the relative URL feature added in the latest release: Enter a URL starting with a . to have it interpreted relative to the current one.

makew0rld added a commit that referenced this pull request Sep 5, 2020
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 this pull request may close these issues.

2 participants