Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Jujutsu

Jujutsu supports external diff commands.

To use difftastic for diffing in jujutsu, add the following to your user configuration file.

[ui]
diff.tool = ["difft", "--color=always", "$left", "$right"]