feat: enhance workspace management and history tracking in application state
This commit is contained in:
@@ -47,6 +47,8 @@ pub enum ClientRequest {
|
||||
Submit(String),
|
||||
Resize(u16, u16),
|
||||
Close,
|
||||
ScrollUp,
|
||||
ScrollDown,
|
||||
}
|
||||
|
||||
/// Flattened chat message sent from daemon to client for transcript display.
|
||||
|
||||
Reference in New Issue
Block a user