Earlier quoted context omitted.
I started using cmux a month ago and it had made my life a lot easier. Finally I have a pane with all my projects open all the time, I can switch between them, have multiple terminals for each one. What do you mean by remote terminals?
my plan is to eventually move my entire workflow to a remote workmachine over ssh. with kernal, I can automate all my smoketests entirely from a headless machine rendering my laptop overkill to run agentic workflows. I'd rather be using it to watch movies, learn new stuff or hand code in my downtime. if your workflow requires cmux, you're stuck running your agents on your local machine. To be clear, That doesn't make…
Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
41–50 of 111 posts
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#42Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#43$ curl -fsSL https://rmux.io/install.sh | sh rmux install: unsupported OS: MINGW64_NT-10.0-26200
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#44But I wonder if tmux/rmux design is suboptimal since it couples session persistence and window management together. Do you have an opinion the design which separates the responsibilities? An example that pioneered this approach is abduco, and libghostty-based zmx being a modern implementation.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#451. ask Claude to rewrite X in Rust 2. ask Claude to make a website and claim R is better than X because it's Rust 3. advertise on HN, X and Reddit 4. ??? 5. profit!
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#46Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#47a week ago I was using cmux but its osx only and doen't work on remote terminals. then I switched to herdr which is great so far except its not s great at managing panes. I can't move them around or change ordering. now another terminal multiplexer. I'm getting whiplash. all that said, none of the existing solutions are perfect and rust codebases are nice. how easy is it to reorder panes? is there a cli that lets me…
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#481. ask Claude to rewrite X in Rust 2. ask Claude to make a website and claim R is better than X because it's Rust 3. advertise on HN, X and Reddit 4. ??? 5. profit!
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#49Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#50Interesting portable scripting thingy. But it would only work with portable tools, not just everything. Especially with Windows tools.