Press
Send a keyboard key to the current tab.
pinchtab press Entercurl -X POST http://localhost:9867/action \ -H "Content-Type: application/json" \ -d '{"kind":"press","key":"Enter"}'
Response
OK CLI Flags
| Flag | Description |
|---|---|
--json | Full JSON response |
--tab | Target specific tab |
Common keys include Enter, Tab, Escape, ArrowDown, ArrowUp, Backspace, Delete.