iyke_key
Sends key combinations like Ctrl+S or Escape to the active element or a targeted element specified by selector or ref.
Instructions
Dispatch a keyboard combo. Use names like "Enter", "Escape", "Tab", "ArrowDown", and modifiers Ctrl/Alt/Shift/Meta separated by + or , (e.g. "Ctrl+S", "Meta+K"). Optional ref/selector targets a specific element; otherwise the active element receives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| pane | No | ||
| combo | Yes | ||
| selector | No |