Files
gastown/internal
Steve Yegge 454ff0993d fix: SendKeys sends Enter separately for reliable submission
The previous implementation passed Enter as an argument to send-keys,
but this doesn't work reliably with long pasted text or Claude Code's
paste detection. Now uses -l flag for literal text and sends Enter
as a separate command.

Fixes gt-1su.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 14:32:18 -08:00
..