From 0d8a2110cf969a8f0d0fc7301c28542afef4717d Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 27 Jul 2026 23:59:49 +0000 Subject: [PATCH] chore(docs): regenerate manual and man page --- docs/fish-config.1 | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/docs/fish-config.1 b/docs/fish-config.1 index a5da658..3380128 100644 --- a/docs/fish-config.1 +++ b/docs/fish-config.1 @@ -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