helix/helix-term/src/ui
kraem 4a003782a5
enable smart case regex search by default (#761)
2021-09-20 13:45:07 +09:00
..
completion.rs Optimize completion doc position. (#691) 2021-09-08 16:33:59 +09:00
editor.rs syntax: Properly handle injection-regex for language injections 2021-09-16 15:50:14 +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 syntax: Properly handle injection-regex for language injections 2021-09-16 15:50:14 +09:00
menu.rs ui: Trigger recalculate_size per popup render so contents can readjust 2021-09-13 17:44:50 +09:00
mod.rs enable smart case regex search by default (#761) 2021-09-20 13:45:07 +09:00
picker.rs fix: Wrap around the top of the picker menu when scrolling 2021-09-17 14:43:06 +09:00
popup.rs ui: Trigger recalculate_size per popup render so contents can readjust 2021-09-13 17:44:50 +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 ui: Trigger recalculate_size per popup render so contents can readjust 2021-09-13 17:44:50 +09:00