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/helix-term/src/ui
Jan Hrastnik 68abc67ec6 put the key canonicalization in a seperate function. only chars now get stripped of Shift modifier 3 years ago
..
completion.rs Completion: Format docs tabs & highlight in the doc's native language 3 years ago
editor.rs put the key canonicalization in a seperate function. only chars now get stripped of Shift modifier 3 years ago
markdown.rs Completion: Format docs tabs & highlight in the doc's native language 3 years ago
menu.rs ui: Menu rendering adjustments 3 years ago
mod.rs Double the UI picker file limit. 3 years ago
picker.rs ESC should exit both completion and insert mode 3 years ago
popup.rs Drop some useless imports. 3 years ago
prompt.rs Fix split sizes getting out of sync with the terminal size, refs #69 3 years ago
text.rs Define text color (mostly) in theme.toml. 3 years ago