Steve Yegge
|
5a4e861a85
|
feat: add tmux wrapper package for session operations
Session lifecycle:
- NewSession, KillSession, HasSession, ListSessions, RenameSession
Session interaction:
- SendKeys, SendKeysRaw, CapturePane, CapturePaneAll, AttachSession
Environment and windows:
- SetEnvironment, GetEnvironment, SelectWindow, GetSessionInfo
Error handling:
- Detects ErrNoServer, ErrSessionExists, ErrSessionNotFound
- Graceful handling when no tmux server running
Closes gt-u1j.4
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-16 13:28:35 -08:00 |
|