enhancement🏗️good first issuepolish🪒🐃workspaces
仓库指标
- 星标
- (28,830 个星标)
- PR 合并指标
- (平均合并 20天 3小时) (30 天内合并 58 个 PR)
描述
Is your feature request related to a problem? Please describe.
While jj workspace list can list workspaces by name, I'm not sure how to display where the workspaces are actually located.
Describe the solution you'd like
A flag like jj workspace list --show-path should display path information when listing workspaces. Alternatively, the paths could be displayed by default.
Describe alternatives you've considered
There could also be a command like jj workspace path to get the path directly.
Additional context
- #5913