Skip to content

[FEATURE] Optional VCS Column in TUI #49

Description

@mabd-dev

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

[tui]
showVCS = false

by default value is true

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions