dispatch_key

Function dispatch_key 

Source
pub async fn dispatch_key(
    __arg0: State<Arc<AppState>>,
    headers: HeaderMap,
    __arg2: Json<DispatchKeyReq>,
) -> (StatusCode, Json<ApiResponse<AckData>>)
Expand description

POST /agentmux/browser/dispatch_key — send text or a named key to whatever has focus in the pane. Optionally focuses a selector first.