telescope-browser / telescope

browser for the small internet
https://telescope-browser.org
ISC License
43 stars 1 forks source link

gopher: save search string in the query part for better history navigation #15

Open omar-polo opened 6 months ago

omar-polo commented 6 months ago

Telescope could save the gopher search string in the query part of the generated URI, so during history navigation (forward/backward and session resuming) the user is not prompted again. Reloading the page should maybe trigger the prompt, and reply-last-input should allow to change the query.

(got the idea in #14 )

ThomasAdam commented 2 months ago

I ran into this earlier... I shall look into it.