aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-pty-proxy/src/pty_proxy.rs (unfollow)
Commit message (Expand)Author
2026-06-10chore: Turn all `allow`s into into `expect`sBenedikt Peetz
2026-06-08feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley