helix/helix-term/src
Blaž Hrastnik 25aa45e76c picker: Factor out file picker, we want to reuse code for other pickers. 2020-12-18 19:19:50 +09:00
..
ui picker: Factor out file picker, we want to reuse code for other pickers. 2020-12-18 19:19:50 +09:00
application.rs Move ui modules under a ui:: namespace. 2020-12-13 13:44:51 +09:00
commands.rs picker: Factor out file picker, we want to reuse code for other pickers. 2020-12-18 19:19:50 +09:00
compositor.rs prompt: make the callback a FnOnce. 2020-12-15 19:07:48 +09:00
helix.log Move ui modules under a ui:: namespace. 2020-12-13 13:44:51 +09:00
keymap.rs File picker mockup, reuses the line editor work done on Prompt. 2020-12-17 18:08:16 +09:00
main.rs Move ui modules under a ui:: namespace. 2020-12-13 13:44:51 +09:00
terminal.rs wip: Move to new rendering structure. 2020-12-13 12:23:50 +09:00