* Sends input via the terminal multiplexer's direct input mechanism. * * More reliable than direct PTY write for programmatic input, especially * with Claude CLI which uses Ink (React for terminals). * Uses tmux `send-keys -l` to inject text + Enter. * * @param data - Input data wi
(data: string)
source not stored for this graph (policy: none)
no test coverage detected