helix-mods/helix-term/src/ui
Dmitry Sharshakov 2c89107349
Fix crash when stack trace not loaded
Still doesn't address the issue though
2021-09-02 19:58:03 +03:00
..
completion.rs Extract view.inner_area(), simplify render_focused_view_elements 2021-08-19 15:59:03 +09:00
editor.rs Fix crash when stack trace not loaded 2021-09-02 19:58:03 +03: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: prompt: Avoid allocating a prompt name if it's a static string 2021-08-31 18:29:24 +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