Blaž Hrastnik
|
1a843b6c06
|
prompt: make the callback a FnOnce.
|
2020-12-15 19:07:48 +09:00 |
|
Blaž Hrastnik
|
2bfdcede32
|
split_selection
|
2020-12-14 16:02:07 +09:00 |
|
Blaž Hrastnik
|
ed6a4c4bd2
|
wip: Use prompt for interactive commands.
|
2020-12-14 14:12:54 +09:00 |
|
Blaž Hrastnik
|
7dc24a25ba
|
Move ui modules under a ui:: namespace.
|
2020-12-13 13:44:51 +09:00 |
|
Blaž Hrastnik
|
ada3f92c5b
|
wip: Getting the new prompt to render in a new layer.
|
2020-12-11 18:25:09 +09:00 |
|
Blaž Hrastnik
|
5103dc9617
|
move commands and keymap back to terminal.
Command needs to be able to deal with UI. We'll separate it again later
on.
|
2020-12-10 18:13:42 +09:00 |
|
Blaž Hrastnik
|
935cfeae57
|
Split parts of helix-term into helix-view.
It still largely depends on term for some types but I plan to change
that later.
|
2020-09-21 18:24:16 +09:00 |
|
Blaž Hrastnik
|
48330ddb5f
|
Command needs access to view information for certain changes.
|
2020-09-19 23:16:00 +09:00 |
|