'VuePress Search Plugin - How to keep the search results or string across pages?

I have the Search plugin enabled - all good. ie not the DocSearch plugin.

I am wondering whether there is an option to keep the search results until a new search is performed, or the last search string is removed?

eg search for "dog" could list multiple page results, I click the first one but decide it isn't what I want. To see the next result I need to enter "dog" again.

If I need to implement that myself, any suggestions for an approach?

I am completely new to VuePress.

Thanks, Murray



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source