Compare commits

..

2 commits

Author SHA1 Message Date
b9b105a957 WIP: ADD NOTE FOR FUTURE SELF
All checks were successful
ci/woodpecker/push/check Pipeline was successful
2025-11-17 13:58:14 +00:00
f80dc3f707 home: jujutsu: set 'home.diff-editor'
Otherwise it keeps nagging me with a hint to set it.

I'm not a big fan of this UI, I wish I add something closer to Git's
patch interface.
2025-11-17 13:58:14 +00:00

View file

@ -51,8 +51,6 @@ in
ui = {
# Stop nagging me about it, though I am not a fan of its UI.
diff-editor = ":builtin";
# Stop nagging me about it, though I am not a fan of its UI.
merge-editor = ":builtin";
};
# FIXME: git equivalents