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
Ivan Tham 3eb829e233
Ensure coords in screen depends on char width (#885)
The issue affected files with lots of tabs at the start as well.

Fix #840
3 years ago
..
completion.rs Ensure coords in screen depends on char width (#885) 3 years ago
editor.rs Extract a clear_completion method 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 move_up will select last item, when no item selected (#907) 3 years ago
mod.rs First stab at ignoring compressed files from picker (#767) 3 years ago
picker.rs Add commands for moving between splits with a direction (#860) 3 years ago
popup.rs ui: Trigger recalculate_size per popup render so contents can readjust 3 years ago
prompt.rs fix: When cycling through prompt history, update event needs to trigger 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