You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term/src/ui
Matouš Dzivjak fdb9a1677b
feat(editor): add config for search wrap_around (#1516)
* feat(editor): add config for search wrap_around

Fixes: https://github.com/helix-editor/helix/issues/1489

* Move search settings into separate config

* Disable linter
2 years ago
..
completion.rs Use markup scopes for the Markdown component (#1363) 2 years ago
editor.rs Show infobox with register contents 2 years ago
info.rs info component style config use ui.info ui.info.text (#643) 3 years ago
markdown.rs fix: There is no such thing as markup.normal, use ui.text 2 years ago
menu.rs ui: menu: Don't allocate scrollbar space if options fit 2 years ago
mod.rs feat(editor): add config for search wrap_around (#1516) 2 years ago
picker.rs Improve code action picker by displaying it inline 2 years ago
popup.rs Render code actions as a menu, allow adding padding to popup 2 years ago
prompt.rs Fix panics when resizing (#1408) 2 years ago
spinner.rs Add a `Spinner` 3 years ago
text.rs ui: Trigger recalculate_size per popup render so contents can readjust 3 years ago