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 627b899315 ui: completion: Insert suggestions when tabbing over them
Fixes #498
3 years ago
..
completion.rs ui: completion: Insert suggestions when tabbing over them 3 years ago
editor.rs helix-term: handle scrolling when mouse is enabled (#554) 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: completion: Use sort_text to sort the completions 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