helix/helix-term/src/ui
Blaž Hrastnik f917b5a441 ui: completion: Use sort_text to sort the completions 2021-08-11 10:56:32 +09:00
..
completion.rs ui: completion: Use sort_text to sort the completions 2021-08-11 10:56:32 +09:00
editor.rs helix-term: handle scrolling when mouse is enabled (#554) 2021-08-10 14:35:20 +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: completion: Use sort_text to sort the completions 2021-08-11 10:56:32 +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