helix/helix-term/src
2021-05-07 17:13:26 +09:00
..
ui Add the :new command, don't crash if saving without filename. 2021-05-07 14:19:58 +09:00
application.rs View::new is infallible, so is editor.switch/new_file. 2021-05-07 14:45:49 +09:00
commands.rs Save space by having the command hashmap use const static refs. 2021-05-07 17:13:26 +09:00
compositor.rs Tokio migration. 2021-05-06 13:56:34 +09:00
keymap.rs Implement most of the view mode (z). 2021-04-14 17:15:11 +09:00
main.rs Tokio migration. 2021-05-06 13:56:34 +09:00
terminal.rs ui: Make editor more resilient about being shrunk too small. 2021-03-01 14:23:10 +09:00