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 31e6bcbeb4 Clippy lint: replace with default -> take 3 years ago
..
completion.rs Handle c-n, c-p, etc. autocompletion events. 3 years ago
editor.rs Fix selection rendering, it would be off by 1 if reverse. 3 years ago
markdown.rs Clippy lint: replace with default -> take 3 years ago
menu.rs ui: Improve completion state handling. 3 years ago
mod.rs Simplify some code. 3 years ago
picker.rs ui: Improve completion state handling. 3 years ago
popup.rs ui: Improve completion state handling. 3 years ago
prompt.rs clippy: Drop or-patterns for now because they're not on stable rust yet 3 years ago
text.rs Merge some imports. 3 years ago