mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-22 16:01:07 +00:00
fix: read alternate-screen agent history
This commit is contained in:
@@ -503,6 +503,7 @@ fn pane_read(args: &[String]) -> std::io::Result<i32> {
|
||||
lines,
|
||||
format,
|
||||
strip_ansi,
|
||||
intent: crate::api::schema::ReadIntent::Interactive,
|
||||
}),
|
||||
})?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user