aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-pty-proxy/src/screen.rs (follow)
Commit message (Collapse)AuthorAge
* chore: Move everything into one big crateBenedikt Peetz3 days
| | | | | That helps remove duplicated code and rustc/cargo will now also show dead code correctly.
* feat: Capture command output + expose to new `atuin_output` tool (#3510)Michelle Tilley6 days