fix: read alternate-screen agent history

This commit is contained in:
Ogulcan Celik
2026-07-31 16:22:04 +03:00
parent 7db744ab47
commit bc1c052d15
20 changed files with 1167 additions and 14 deletions
+1
View File
@@ -503,6 +503,7 @@ fn pane_read(args: &[String]) -> std::io::Result<i32> {
lines,
format,
strip_ansi,
intent: crate::api::schema::ReadIntent::Interactive,
}),
})?;