Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
11–20 of 111 posts
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#12Hey, I automate tmux all the time with send keys and capture.. how is your project improves vs tmux or zellij?
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#13I found the project quite interesting but what's the advantage over just using tmux with a hotkey to send keys?
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#14a 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…
What do you mean by remote terminals?
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#15a 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
#16The website is a little too obviously made by Claude. The first thing I noticed is the classic "pill with pulsing green dot that says something is active or live" claudism.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#17The website is a little too obviously made by Claude. The first thing I noticed is the classic "pill with pulsing green dot that says something is active or live" claudism.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#18Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#19Hey, I automate tmux all the time with send keys and capture.. how is your project improves vs tmux or zellij?
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#20I found the project quite interesting but what's the advantage over just using tmux with a hotkey to send keys?