Hacker News new | ask | show | jobs
by shideneyu 30 days ago
gobdovan nailed it. The CLI is a drop-in for existing tmux workflows; the SDK eases your flow when you'd otherwise be writing brittle send-keys + sleep + capture loop. But that's just one one of the use cases. rmux should be used to make beautiful TUI, something very dirty to do with tmux. Especially the day you want to do integration testing (playwright style)
1 comments

And what are you automating regarding your tmux sessions exactly actually? I use tmux daily, but I never feel the need to do any automation of managing my tmux panes.