helix-mods/helix-term/src/ui
Omnikar cfc8285867
Allow infoboxes to be disabled (#972)
* Allow infoboxes to be disabled

* Document `infoboxes` default value

* Rename `infoboxes` to `auto_info`

* Document `auto-info`

* Fix incomplete rename
2021-11-05 11:25:08 +09:00
..
completion.rs Ensure coords in screen depends on char width (#885) 2021-11-03 12:02:29 +09:00
editor.rs Allow infoboxes to be disabled (#972) 2021-11-05 11:25:08 +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 move_up will select last item, when no item selected (#907) 2021-10-26 09:42:23 +09:00
mod.rs Add c-s to pick word under doc cursor to prompt line & search completion (#831) 2021-11-04 12:26:01 +09:00
picker.rs Prevent preview binary or large file (#939) 2021-11-04 12:24:52 +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 Add c-s to pick word under doc cursor to prompt line & search completion (#831) 2021-11-04 12:26:01 +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