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
Blaž Hrastnik f8f63c5508
Merge pull request #821 from helix-editor/idle-timer
Idle timer / Autocompletion
3 years ago
..
completion.rs Allow trigger_offset to be unused for now 3 years ago
editor.rs fix: Don't crash on empty completion, don't retrigger on close 3 years ago
info.rs info component style config use ui.info ui.info.text (#643) 3 years ago
markdown.rs syntax: Properly handle injection-regex for language injections 3 years ago
menu.rs ui: Trigger recalculate_size per popup render so contents can readjust 3 years ago
mod.rs Initial implementation of global search (#651) 3 years ago
picker.rs Picker: Don't panick at move_up/move_down when matches is empty (#818) 3 years ago
popup.rs ui: Trigger recalculate_size per popup render so contents can readjust 3 years ago
prompt.rs ui: prompt: Avoid allocating a prompt name if it's a static string 3 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