helix-mirror/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.
2024-07-15 22:02:31 +03:00
..
src Allow adding prefix to version-control statusline element 2024-07-15 22:02:31 +03:00
tests refactor(commands): trim end of pipe-like output (#10952) 2024-07-13 10:44:48 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00
Cargo.toml Implement Error for InjectorShutdown 2024-07-15 09:31:32 -04:00