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
Grzegorz Baranski cec5d437d8
fix: show current line number even if relative line is on (#656)
3 years ago
..
completion.rs Extract view.inner_area(), simplify render_focused_view_elements 3 years ago
editor.rs fix: show current line number even if relative line is on (#656) 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 Show hidden files in filename completer (#648) 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