aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/commands.rs
Commit message (Expand)AuthorAge
* Make the select prompt interactive.Blaž Hrastnik2020-12-15
* prompt: make the callback a FnOnce.Blaž Hrastnik2020-12-15
* split_selectionBlaž Hrastnik2020-12-14
* wip: Use prompt for interactive commands.Blaž Hrastnik2020-12-14
* Move ui modules under a ui:: namespace.Blaž Hrastnik2020-12-13
* wip: Getting the new prompt to render in a new layer.Blaž Hrastnik2020-12-11
* move commands and keymap back to terminal.Blaž Hrastnik2020-12-10
* Split parts of helix-term into helix-view.Blaž Hrastnik2020-09-21
* Command needs access to view information for certain changes.Blaž Hrastnik2020-09-19