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
CossonLeo 011f9aa47f
Optimize completion doc position. (#691)
* optimize completion doc's render

* optimize completion doc's render

* optimize completion doc position

* cargo fmt

* fix panic

* use saturating_sub

* fixs

* fix clippy

* limit completion doc max width 120
3 years ago
..
completion.rs Optimize completion doc position. (#691) 3 years ago
editor.rs Add a sticky mode for keymaps (#635) 3 years ago
info.rs info component style config use ui.info ui.info.text (#643) 3 years ago
markdown.rs Optimize completion doc position. (#691) 3 years ago
menu.rs Add ui.menu text style (#664) 3 years ago
mod.rs ui: prompt: Avoid allocating a prompt name if it's a static string 3 years ago
picker.rs ui: Be smarter about centering previews 3 years ago
popup.rs Optimize completion doc position. (#691) 3 years ago
prompt.rs ui: prompt: Avoid allocating a prompt name if it's a static string 3 years ago
spinner.rs Add a `Spinner` 3 years ago
text.rs Show file preview in split pane in fuzzy finder (#534) 3 years ago