chore(docs): regenerate man page, HTML docs, and wiki

This commit is contained in:
Gitea Actions
2026-07-21 18:11:30 +00:00
parent f674ae303c
commit 83e8c52298
4 changed files with 25 additions and 22 deletions
+9 -8
View File
@@ -1968,13 +1968,14 @@ replay \[dq]export FOO=bar\[dq]
Synopsis: kitty-logging [install|uninstall|status|dismiss] [-h] Synopsis: kitty-logging [install|uninstall|status|dismiss] [-h]
Manages the Kitty scrollback watcher that powers C5 logging. Ships a Manages the Kitty scrollback watcher that powers C5 logging. Ships a
canonical, version-marked watcher and installs it into the Kitty config canonical watcher and symlinks it into the Kitty config directory (so it
directory, wiring it into kitty.conf through a sentinel-marked managed always tracks the source), wiring it into kitty.conf through a
block. Commenting out any conflicting watcher line avoids double-capture. sentinel-marked managed block. Commenting out any conflicting watcher line
avoids double-capture.
Commands: Commands:
install Copy/refresh the watcher and add the managed block install Symlink the watcher and add the managed block
uninstall Remove the managed block and the watcher file uninstall Remove the managed block and the watcher symlink
status Show wiring, installed watcher version, and C5 state status Show wiring, installed watcher version, and C5 state
dismiss Stop the per-session setup reminder dismiss Stop the per-session setup reminder
@@ -2469,9 +2470,9 @@ To guarantee a zellij pane is logged, end the session with
\f[V]exit\f[R] or Ctrl-D rather than zellij\[cq]s close-pane or quit \f[V]exit\f[R] or Ctrl-D rather than zellij\[cq]s close-pane or quit
actions. actions.
.PP .PP
The Kitty watcher is managed by the kitty-logging command: it installs a The Kitty watcher is managed by the kitty-logging command: it symlinks
version-marked watcher (fish-config-watcher.py) into the Kitty config the watcher (fish-config-watcher.py) into the Kitty config directory and
directory and wires it into kitty.conf via a managed block. wires it into kitty.conf via a managed block.
Inside Kitty, a non-blocking per-session reminder points first-time Inside Kitty, a non-blocking per-session reminder points first-time
users at \f[V]kitty-logging install\f[R] until they install or run users at \f[V]kitty-logging install\f[R] until they install or run
\f[V]kitty-logging dismiss\f[R]. \f[V]kitty-logging dismiss\f[R].
+4 -4
View File
@@ -785,10 +785,10 @@ guarantee a zellij pane is logged, end the session with
<code>exit</code> or Ctrl-D rather than zellij's close-pane or quit <code>exit</code> or Ctrl-D rather than zellij's close-pane or quit
actions.</p> actions.</p>
<p>The Kitty watcher is managed by the kitty-logging command: it <p>The Kitty watcher is managed by the kitty-logging command: it
installs a version-marked watcher (fish-config-watcher.py) into the symlinks the watcher (fish-config-watcher.py) into the Kitty config
Kitty config directory and wires it into kitty.conf via a managed block. directory and wires it into kitty.conf via a managed block. Inside
Inside Kitty, a non-blocking per-session reminder points first-time Kitty, a non-blocking per-session reminder points first-time users at
users at <code>kitty-logging install</code> until they install or run <code>kitty-logging install</code> until they install or run
<code>kitty-logging dismiss</code>. Install affects new Kitty windows <code>kitty-logging dismiss</code>. Install affects new Kitty windows
only; runtime disable is still handled by the .logging_disabled only; runtime disable is still handled by the .logging_disabled
sentinel.</p> sentinel.</p>
+6 -5
View File
@@ -1339,13 +1339,14 @@ replay &quot;export FOO=bar&quot;</code></pre>
<pre><code>Synopsis: kitty-logging [install|uninstall|status|dismiss] [-h] <pre><code>Synopsis: kitty-logging [install|uninstall|status|dismiss] [-h]
Manages the Kitty scrollback watcher that powers C5 logging. Ships a Manages the Kitty scrollback watcher that powers C5 logging. Ships a
canonical, version-marked watcher and installs it into the Kitty config canonical watcher and symlinks it into the Kitty config directory (so it
directory, wiring it into kitty.conf through a sentinel-marked managed always tracks the source), wiring it into kitty.conf through a
block. Commenting out any conflicting watcher line avoids double-capture. sentinel-marked managed block. Commenting out any conflicting watcher line
avoids double-capture.
Commands: Commands:
install Copy/refresh the watcher and add the managed block install Symlink the watcher and add the managed block
uninstall Remove the managed block and the watcher file uninstall Remove the managed block and the watcher symlink
status Show wiring, installed watcher version, and C5 state status Show wiring, installed watcher version, and C5 state
dismiss Stop the per-session setup reminder dismiss Stop the per-session setup reminder
+6 -5
View File
@@ -1050,13 +1050,14 @@
Synopsis: kitty-logging [install|uninstall|status|dismiss] [-h] Synopsis: kitty-logging [install|uninstall|status|dismiss] [-h]
Manages the Kitty scrollback watcher that powers C5 logging. Ships a Manages the Kitty scrollback watcher that powers C5 logging. Ships a
canonical, version-marked watcher and installs it into the Kitty config canonical watcher and symlinks it into the Kitty config directory (so it
directory, wiring it into kitty.conf through a sentinel-marked managed always tracks the source), wiring it into kitty.conf through a
block. Commenting out any conflicting watcher line avoids double-capture. sentinel-marked managed block. Commenting out any conflicting watcher line
avoids double-capture.
Commands: Commands:
install Copy/refresh the watcher and add the managed block install Symlink the watcher and add the managed block
uninstall Remove the managed block and the watcher file uninstall Remove the managed block and the watcher symlink
status Show wiring, installed watcher version, and C5 state status Show wiring, installed watcher version, and C5 state
dismiss Stop the per-session setup reminder dismiss Stop the per-session setup reminder