From 7335ed90a32eb4eaaa36d84ab6e099bca98ba1f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisend=C3=B6rfer?= Date: Mon, 19 May 2025 13:01:06 +0200 Subject: [PATCH] docs: add jjui to the list of community tools Disclaimer: I am not associated with jjui, but enjoy using it. --- docs/community_tools.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/community_tools.md b/docs/community_tools.md index 14c26a3de..e72106b0b 100644 --- a/docs/community_tools.md +++ b/docs/community_tools.md @@ -68,6 +68,12 @@ VisualJJ is not open-source. Find it [here][visualjj]. +## Jujutsu UI + +jjui is a terminal user interface for working with Jujutsu version control system. + +Find it [here][jjui]. + ## Finding other integrations @@ -85,3 +91,4 @@ You can find other community contributed tools and integrations in our [vjj]: https://github.com/noahmayr/vjj [visualjj]: https://www.visualjj.com [Wiki]: https://github.com/jj-vcs/jj/wiki +[jjui]: https://github.com/idursun/jjui \ No newline at end of file