AMythicDev / minus

An asynchronous, runtime data feedable terminal paging library for Rust
https://crates.io/crates/minus/
Apache License 2.0
317 stars 23 forks source link

Fix no updatation of prompt status when jumping through search matches #102

Closed AMythicDev closed 1 year ago

AMythicDev commented 1 year ago

This bug resulted in prompt text to not be updated when moving to pext search. This is easily solved by asking the prompt text to be regenerated.