powerlevel10k icon indicating copy to clipboard operation
powerlevel10k copied to clipboard

Request: Native VCS support for Jujutsu (jj)

Open yuxuan-z19 opened this issue 2 months ago • 2 comments

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:

  1. Is there a plan to add jj support in the official VCS module?
  2. What would be required to implement native support? For example, is it feasible to implement p10k functions like vcs_git or vcs_hg for jj?
  3. Are there design considerations (performance, async updates) that make integrating jj challenging?

Thank you so much for your guidance. It would be amazing to see jj integrated natively.

yuxuan-z19 avatar Oct 10 '25 11:10 yuxuan-z19

according to the readme

NO NEW FEATURES ARE IN THE WORKS

so yeah, we won't get support

iMostfa avatar Oct 15 '25 10:10 iMostfa

+1

miguno avatar Nov 07 '25 15:11 miguno

There seems to be this now https://github.com/xs5871/p10k-jj-status. I am about to try it out.

This repo is confusing though, I don't know why they say they won't even fix bugs but don't just archive it.

robclancy avatar Dec 10 '25 10:12 robclancy