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

Incremental search #105

Closed AMythicDev closed 11 months ago

AMythicDev commented 12 months ago

This PR introduces incremental searching throughout text inside minus. Basically this introduces the ability to highlight text matches as they are being entered into the prompt.