Hacker News new | ask | show | jobs
by manwithaplan 1203 days ago
> It's so difficult to scroll to the right and delete all the query parameters.

A lot of times, all that's needed is to insert a # character at the right place in the URL, then load that.

1 comments

If you can get to the right place that conveniently, Shift+End Delete works without a page load. But getting their is its own minor inconvenience.