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

Feature: navigate back and forth #220

Merged
merged 4 commits into from
Sep 9, 2018

Conversation

bAndie91
Copy link
Contributor

@bAndie91 bAndie91 commented Sep 9, 2018

this pr adds a 'View' menu to the main menu with a 'Previous' and a 'Next' menuitems, which displays the previous and next search results respectively.

search results are stored in a global hash by deep-copying $results reference which display_results() gets as first argument.

this feature makes more sense with clear_search_list=1 config option.

this pr addresses #215

@trizen trizen merged commit 6af5bde into trizen:master Sep 9, 2018
@trizen
Copy link
Owner

trizen commented Sep 9, 2018

This is beautiful! Thank you very much for adding this feature. 👍

@bAndie91
Copy link
Contributor Author

it's an honor to me.
but to be honest i expected more complains on my code change :)

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