helix/helix-term/src/ui
Blaž Hrastnik 86209c93a3 Appease clippy 2021-08-10 10:58:46 +09:00
..
completion.rs Collect some common patterns into methods on `Range`. 2021-07-26 08:40:30 -07:00
editor.rs Appease clippy 2021-08-10 10:58:46 +09:00
info.rs fix small terminal size panic with info popup (#563) 2021-08-09 15:46:58 +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