-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Description
Hi Powerlevel10k maintainers,
I enjoy using Powerlevel10k's VCS prompt features. Currently, it supports Git, Mercurial, etc., but there’s no native support for Jujutsu (jj, https://github.com/jj-vcs/jj).
I've seen community workarounds like this one, which use zsh-async updates and custom hooks. While functional, it would be great to have first-class support within the Powerlevel10k VCS module.
Questions:
- Is there a plan to add
jjsupport in the official VCS module? - What would be required to implement native support? For example, is it feasible to implement
p10kfunctions likevcs_gitorvcs_hgfor jj? - Are there design considerations (performance, async updates) that make integrating
jjchallenging?
Thank you so much for your guidance. It would be amazing to see jj integrated natively.
miguno, DinoLeung and ptzafos
Metadata
Metadata
Assignees
Labels
No labels