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
karei 535e015266
Allow adding prefix to `version-control` statusline element
Adds `config.toml` option `editor.statusline.version-control-prefix`,
to allow adding a user-defined prefix to the branch name.
This can be used to add an icon to the element.

As an additional fix, if the HEAD name is empty
the version-control element won't get drawn.
4 months ago
..
src Allow adding prefix to `version-control` statusline element 4 months ago
tests refactor(commands): trim end of `pipe`-like output (#10952) 5 months ago
.gitignore Initial import. 5 years ago
Cargo.toml Implement Error for InjectorShutdown 4 months ago
build.rs Add icon to Windows executable (#9104) 10 months ago