helix/helix-term/src/ui
2021-08-08 14:10:01 +09:00
..
completion.rs Collect some common patterns into methods on Range. 2021-07-26 08:40:30 -07:00
editor.rs config: Rename [terminal] to [editor] and pass it into Editor 2021-08-08 14:10:01 +09:00
info.rs Allow multi key remappings in config file (#454) 2021-07-27 01:07:13 +09:00
markdown.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
menu.rs ui: menu: Allow wrapping around on ctrl-p/shift tab 2021-08-06 11:22:23 +09:00
mod.rs config: Rename [terminal] to [editor] and pass it into Editor 2021-08-08 14:10:01 +09:00
picker.rs Implement in-memory prompt history 2021-07-26 11:19:33 +09:00
popup.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
prompt.rs Implement in-memory prompt history 2021-07-26 11:19:33 +09:00
spinner.rs Add a Spinner 2021-06-21 12:59:06 +09:00
text.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00