## What problem does this solve? Git is much more popular than jj, so most users would be using git. This makes VCS column noisy ## Proposed solution Let the user decide if he want to see VCS column in `config.toml` add ```toml [tui] showVCS = false ``` by default value is true
What problem does this solve?
Git is much more popular than jj, so most users would be using git. This makes VCS column noisy
Proposed solution
Let the user decide if he want to see VCS column
in
config.tomladdby default value is true