buster / rrun

minimalistic command launcher in rust
GNU General Public License v2.0
112 stars 14 forks source link

wrap the completion list in a scrollable list #24

Closed buster closed 8 years ago

buster commented 8 years ago

@nightscape What do you think of wrapping the completions in a scrollable list?

nightscape commented 8 years ago

Good idea! We need to make it scroll with the selection though :)