Skip to content

Conversation

@yb66
Copy link
Contributor

@yb66 yb66 commented Jul 5, 2021

I noticed that cycling through returned matches wasn't updating
@position, so I've moved the prompt update (search_prompt)
into move_entry because it wasn't being called consistently, while update_results also calls move_entry.

fix: Prompt position in search wasn't updating, fixed.

I noticed that cycling through returned matches wasn't updating
`@position`, so I've moved the prompt update (`search_prompt`)
into `move_entry` because it wasn't being called consistently, while `update_results` also calls `move_entry`.

fix: Prompt position in search wasn't updating, fixed.
@yb66
Copy link
Contributor Author

yb66 commented Jul 5, 2021

Btw, I haven't really looked at the specs properly but I'll have a think about how to test this. And sorry for peppering you with notifications!

Regards,
iain

@lagerfeuer
Copy link
Collaborator

Oh don't worry, I'm happy you're interested and improving things 😉

Just as an FYI, please allow me a couple days to respond to all the pull requests though, I don't check Github every day! Between work and life I usually don't have as much time as I'd like.

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