You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src/ui
Blaž Hrastnik 86209c93a3 Appease clippy 3 years ago
..
completion.rs Collect some common patterns into methods on `Range`. 3 years ago
editor.rs Appease clippy 3 years ago
info.rs fix small terminal size panic with info popup (#563) 3 years ago
markdown.rs Fix unused variable, parameter, and `mut` warnings in helix-term. 3 years ago
menu.rs ui: menu: Allow wrapping around on ctrl-p/shift tab 3 years ago
mod.rs config: Rename [terminal] to [editor] and pass it into Editor 3 years ago
picker.rs Implement in-memory prompt history 3 years ago
popup.rs Fix unused variable, parameter, and `mut` warnings in helix-term. 3 years ago
prompt.rs Implement in-memory prompt history 3 years ago
spinner.rs Add a `Spinner` 3 years ago
text.rs Fix unused variable, parameter, and `mut` warnings in helix-term. 3 years ago