helix/helix-term/src/ui
Midnight Exigent e188926138
Fix panic when scrolling through completion popup (#1260)
* fix(completion_popup): Fixes #1256

* Update helix-term/src/ui/completion.rs

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
2021-12-14 10:14:23 +09:00
..
completion.rs Fix panic when scrolling through completion popup (#1260) 2021-12-14 10:14:23 +09:00
editor.rs Add ui.gutter to theme all gutters (i.e. set bg) 2021-12-14 00:52:15 +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 ui: popup: Don't allow scrolling past the end of content 2021-12-10 19:23:58 +09:00
menu.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
mod.rs Load alt default theme if true color is not supported 2021-12-14 00:47:18 +09:00
picker.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
popup.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
prompt.rs Macros (#1234) 2021-12-12 21:16:48 +09:00
spinner.rs Add a `Spinner` 2021-06-21 12:59:06 +09:00
text.rs ui: Trigger recalculate_size per popup render so contents can readjust 2021-09-13 17:44:50 +09:00