helix/helix-term/src/ui
Grzegorz Baranski cec5d437d8
fix: show current line number even if relative line is on (#656)
2021-08-26 23:18:33 +05:30
..
completion.rs Extract view.inner_area(), simplify render_focused_view_elements 2021-08-19 15:59:03 +09:00
editor.rs fix: show current line number even if relative line is on (#656) 2021-08-26 23:18:33 +05:30
info.rs info component style config use ui.info ui.info.text (#643) 2021-08-24 09:58:19 +09:00
markdown.rs Refactor new Rect construction (#575) 2021-08-21 14:21:20 +09:00
menu.rs Refactor new Rect construction (#575) 2021-08-21 14:21:20 +09:00
mod.rs Show hidden files in filename completer (#648) 2021-08-27 00:30:47 +09:00
picker.rs Move path util functions from helix-term to helix-core (#650) 2021-08-25 10:04:05 +09:00
popup.rs fix: ui: Pin popups with no positioning to the initial cursor position 2021-08-19 11:25:19 +09:00
prompt.rs ui: Refactor styling a bit, ensure infobox is stylable 2021-08-20 10:58:44 +09:00
spinner.rs Add a `Spinner` 2021-06-21 12:59:06 +09:00
text.rs Show file preview in split pane in fuzzy finder (#534) 2021-08-12 16:00:42 +09:00