aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2026-01-16 11:13:32 -0800
committerGitHub <noreply@github.com>2026-01-16 11:13:32 -0800
commitf4556c147917c9e30aa55100833fe60e245bad1b (patch)
treee37f056ab3e1dad287fe3814a46da3b956864ffd
parentdocument keys.exit_past_line_{start,end} (#3071) (diff)
downloadatuin-f4556c147917c9e30aa55100833fe60e245bad1b.zip
Add jj to common_subcommands (#3068)
**Migrated from atuinsh/docs PR:** https://github.com/atuinsh/docs/pull/105 **Original author:** @wetheredge --- See <https://github.com/atuinsh/atuin/pull/2708> Co-authored-by: Wren Etheredge <me@wetheredge.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
-rw-r--r--docs/docs/configuration/config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/configuration/config.md b/docs/docs/configuration/config.md
index 2fe1e251..18fc86ee 100644
--- a/docs/docs/configuration/config.md
+++ b/docs/docs/configuration/config.md
@@ -509,6 +509,7 @@ common_subcommands = [
"git",
"go",
"ip",
+ "jj",
"kubectl",
"nix",
"nmcli",