helix-mods/helix-term/src/ui
2021-03-29 16:47:02 +09:00
..
completion.rs Filter the completion menu based on text entered. 2021-03-27 12:08:44 +09:00
editor.rs Allow setting a status message. 2021-03-29 16:47:02 +09:00
markdown.rs Add the machinery to load syntax config from TOML. 2021-03-25 15:26:25 +09:00
menu.rs Filter the completion menu based on text entered. 2021-03-27 12:08:44 +09:00
mod.rs Store intra-files jumps (goto) on the jumplist. 2021-03-29 16:32:42 +09:00
picker.rs Wire up opening in splits via pickers. 2021-03-29 15:21:48 +09:00
popup.rs Filter the completion menu based on text entered. 2021-03-27 12:08:44 +09:00
prompt.rs minor: Remove a few unwraps. 2021-03-26 11:03:14 +09:00
text.rs Merge some imports. 2021-03-22 12:40:07 +09:00