aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/ui/picker.rs
Commit message (Expand)AuthorAge
...
* buffer picker: Mark current view with (*)Blaž Hrastnik2020-12-21
* ui: buffer picker on ctrl-bBlaž Hrastnik2020-12-21
* picker: Factor out file picker, we want to reuse code for other pickers.Blaž Hrastnik2020-12-18
* picker: open file on Enter.Blaž Hrastnik2020-12-18
* picker: Implement fuzzy search.Blaž Hrastnik2020-12-18
* File picker mockup, reuses the line editor work done on Prompt.Blaž Hrastnik2020-12-17