helix-mods/helix-term/src/ui
Blaž Hrastnik 2ce87968cd ui: Be smarter about centering previews
Try centering the whole block. If the block is too big for the viewport,
then make sure that the first line is within the preview.
2021-09-08 14:19:25 +09:00
..
completion.rs Extract view.inner_area(), simplify render_focused_view_elements 2021-08-19 15:59:03 +09:00
editor.rs Add a sticky mode for keymaps (#635) 2021-09-05 12:55:13 +09:00
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 Add ui.menu text style (#664) 2021-08-28 13:54:24 +09:00
mod.rs ui: prompt: Avoid allocating a prompt name if it's a static string 2021-08-31 18:29:24 +09:00
picker.rs ui: Be smarter about centering previews 2021-09-08 14:19:25 +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: prompt: Avoid allocating a prompt name if it's a static string 2021-08-31 18:29:24 +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