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
Kirawi b99db7c687
Move path util functions from helix-term to helix-core (#650)
3 years ago
..
completion.rs Extract view.inner_area(), simplify render_focused_view_elements 3 years ago
editor.rs better panic messages for when you're missing selection scopes (#608) 3 years ago
info.rs info component style config use ui.info ui.info.text (#643) 3 years ago
markdown.rs Refactor new Rect construction (#575) 3 years ago
menu.rs Refactor new Rect construction (#575) 3 years ago
mod.rs Move path util functions from helix-term to helix-core (#650) 3 years ago
picker.rs Move path util functions from helix-term to helix-core (#650) 3 years ago
popup.rs fix: ui: Pin popups with no positioning to the initial cursor position 3 years ago
prompt.rs ui: Refactor styling a bit, ensure infobox is stylable 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