chore(docs): regenerate manual and man page

This commit is contained in:
Gitea Actions
2026-07-27 23:59:49 +00:00
parent 7ca9d19b93
commit 0d8a2110cf
+12 -5
View File
@@ -67,14 +67,14 @@ AI scaffolding helpers for Claude Code and Antigravity
.IP \[bu] 2
Catppuccin Mocha color theme throughout
.PP
CAUTION: \f[B]SESSION LOGGING IS OPT-IN\f[R]
CAUTION: \f[B]SESSION LOGGING\f[R]
.PD 0
.P
.PD
Once enabled, this configuration \f[I]can\f[R] silently record terminal
output to \f[V]\[ti]/.terminal_history\f[R]: Kitty scrollback on window
close, live tmux pane streams, zellij pane snapshots on exit, and full
paru/yay output.
If enabled, this configuration can silently record terminal output to
\f[V]\[ti]/.terminal_history\f[R]: Kitty scrollback on window close,
live tmux pane streams, zellij pane snapshots on exit, and full paru/yay
output.
These logs can contain command output, file contents, and secrets
printed to the terminal.
Nothing leaves your machine, but the files persist locally.
@@ -3638,6 +3638,13 @@ Kitty watcher watcher.py captures scrollback when Kitty closes
\f[R]
.fi
.PP
NOTE: \f[B]Turning off logging does not delete any existing logs.\f[R]
.PD 0
.P
.PD
They remain in \f[V]$SCROLLBACK_HISTORY_DIR\f[R] (defaults to:
\f[V]\[ti]/.terminal_history/\f[R]) until you remove them manually.
.PP
The tmux capture starts automatically when fish launches inside any tmux
pane ($TMUX is set).
It uses tmux\[cq]s native pipe-pane to stream all pane output directly