helix/helix-term/src/ui
2021-07-26 08:40:30 -07:00
..
completion.rs Collect some common patterns into methods on Range. 2021-07-26 08:40:30 -07:00
editor.rs Collect some common patterns into methods on Range. 2021-07-26 08:40:30 -07:00
info.rs Fix info panic on small terminal 2021-07-05 00:19:56 +09:00
markdown.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
menu.rs fix: ui/menu: Don't allow scrolling past the end of completion 2021-07-23 18:12:33 +09:00
mod.rs Add infobox 2021-07-04 18:01:59 +09:00
picker.rs Resume last picker 2021-07-22 11:22:27 +09:00
popup.rs Fix unused variable, parameter, and mut warnings in helix-term. 2021-07-01 19:06:52 -07:00
prompt.rs fix: Only try expanding directory completion if it makes sense 2021-07-23 18:10:30 +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