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
Michael Davis 9de5f5cefa
Picker: Highlight the currently active column
We can track the ranges in the input text that correspond to each column
and use this information during rendering to apply a new theme key that
makes the "active column" stand out. This makes it easier to tell at
a glance which column you're entering.
2 months ago
..
src Picker: Highlight the currently active column 2 months ago
tests refactor(commands): trim end of `pipe`-like output (#10952) 3 months ago
.gitignore Initial import. 4 years ago
Cargo.toml Implement Error for InjectorShutdown 2 months ago
build.rs Add icon to Windows executable (#9104) 8 months ago