fix(zellij): repair scrollback logging on shell exit #55

Merged
rootiest merged 3 commits from fix/zellij-logging-dump-screen into main 2026-06-16 19:15:23 +00:00
Showing only changes of commit 1aac43af62 - Show all commits
+40 -4
View File
@@ -133,7 +133,9 @@ logging=## 5.11 Pager and Logging
logs=### logs logs=### logs
smart-exit=### smart_exit smart-exit=### smart_exit
ai=## 5.12 AI and Developer Tools ai=## 5.12 AI and Developer Tools
antigravity=### antigravity antigravity=### antigravity-resume
antigravity-ide=### antigravity-ide
agy=### agy
claude-cli=### claude claude-cli=### claude
claude=### claude-resume claude=### claude-resume
claude-docs=### claude-docs claude-docs=### claude-docs
@@ -156,6 +158,37 @@ replay=### replay
tmux=### tmux-clean tmux=### tmux-clean
wake-lock=### wake-lock wake-lock=### wake-lock
# ── Tool-name synonyms (replacement → shadowed command) ──────
# These tools don't appear in any heading, so the fallback scan can't
# find them; map each to the function that wraps it.
eza=### ls
exa=### ls
lsd=### ls
trash=### rm
btop=### top
prettyping=### ping
duf=### du
dust=### du
kitten=### ssh
bat=### cat
# ── Tool integrations (Section: Integrations) ────────────────
zoxide=### Zoxide
z=### Zoxide
direnv=### DirEnv
venv=### Auto Python Venv
virtualenv=### Auto Python Venv
python=### Auto Python Venv
wakatime=### WakaTime
tailscale=### Tailscale
done=### Done Notifications
notifications=### Done Notifications
notify=### Done Notifications
pager-hierarchy=## Pager Hierarchy
shell-aliases=## 4.11 Shell Aliases
kitty-logging=### kitty-logging
watcher=### kitty-logging
# ── Section 6: Dependency Catalog ──────────────────────────── # ── Section 6: Dependency Catalog ────────────────────────────
catalog=# 6. DEPENDENCY CATALOG catalog=# 6. DEPENDENCY CATALOG
deps-catalog=# 6. DEPENDENCY CATALOG deps-catalog=# 6. DEPENDENCY CATALOG
@@ -229,13 +262,16 @@ updating=## Updating
# ── Section 10: Personalization ─────────────────────────────── # ── Section 10: Personalization ───────────────────────────────
personalization=# 10. PERSONALIZATION personalization=# 10. PERSONALIZATION
personalize=# 10. PERSONALIZATION personalize=# 10. PERSONALIZATION
secrets=## secrets.fish secrets-file=## secrets.fish
local-config=## local.fish local-config=## local.fish
# ── Section 11: Viewing This Manual ────────────────────────── # ── Section 11: Viewing This Manual ──────────────────────────
viewing=# 11. VIEWING THIS MANUAL viewing=# 11. VIEWING THIS MANUAL
manual=# 11. VIEWING THIS MANUAL manual=# 11. VIEWING THIS MANUAL
ov=## With ov (recommended) ov=## With ov (recommended)
man-page=## As a man page (if compiled) man-page=## As a man page
manpage=## As a man page (if compiled) manpage=## As a man page
jump=## Jumping to a section jump=## Jumping to a section
html=## In the browser (HTML)
browser=## In the browser (HTML)
wiki=## As a wiki