issues
search
kkawakam
/
rustyline
Readline Implementation in Rust
https://crates.io/crates/rustyline/
MIT License
1.55k
stars
178
forks
source link
Vertical scroll
#622
Open
gwenn
opened
2 years ago
gwenn
commented
2 years ago
Fixes #611
[ ] check on unix (partially tested)
[ ] check on windows (not tested)
[ ] prompt / line / hint subslice may be passed to
Highlighter
(only the visible part)
[ ] fix multiline prompt
[ ] check completions / interactive search
Fixes #611
Highlighter
(only the visible part)