kitty-logging
kitty-logging [install|uninstall|status|dismiss] [-h]Manages the Kitty scrollback watcher that powers C5 logging. Ships acanonical watcher and symlinks it into the Kitty config directory (so italways tracks the source), wiring it into kitty.conf through asentinel-marked managed block. Commenting out any conflicting watcher lineavoids double-capture.
Commands: install Symlink the watcher and add the managed block uninstall Remove the managed block and the watcher symlink status Show wiring, installed watcher version, and C5 state dismiss Stop the per-session setup reminderRuntime capture stays governed by the C5 .logging_disabled sentinel, so disabling __fish_config_op_logging makes the watcher inert without uninstalling. Install affects new Kitty windows only.
Example: kitty-logging install kitty-logging status