Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
101–110 of 111 posts
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#102a 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
#103a 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…
hey, i’m the herdr dev. pane reordering will be in the next release, let me know if you have more feedback :)
that said, really appreciating the world you're putting into it!
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#104a 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…
hey, i’m the herdr dev. pane reordering will be in the next release, let me know if you have more feedback :)
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#105so is this, among other things, a bypass to the recent claude -p restriction Anthropic recently shared? basically an api to a terminal?
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#106Congrats on the launch. If emacs was unavailable and I needed tmux, I would try it. I am old school, and use emacs daemons for all shell multiplexing. The agents dont need explanations and know how to use emacsclient to create, read, or send inputs to named buffers that run the shells. Elisp is powerful, so manipulating windows is a breeze. Lots of people on tmux would benefit from this design though.
Funny, I started vibing this ( https://github.com/deangiberson/emacs-mux ) yesterday on the train after playing with cmux for the day and thinking to myself there was nothing that emacs couldn't accomplish. The repo doesn't quite work yet. Many sharp corners. But the basic idea is there. pama, I'd be interested in hearing more about how you are using emacs for multiplexing. I'm trying to build up tooling for myself b…
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#107Does it support sixel or images at all?
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#108Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#109Earlier quoted context omitted.
Not to mention those absolutely horrible scroll animations.
you don't like parallax effects ? maybe I'm too 2010 for you
Apple is the worst offender. Some of their product pages make me physically uncomfortable like when you miscount the number of steps in a stair and step into empty air.
And it’s not that I’m sensitive to animations or motion in general. Video games are no problem at all even when the physics make no sense.
There’s something special about how good scrolling is on Apple’s trackpads and mobile screens which causes a really deep immersion for me. I have an Ubuntu desktop with an old school scroll wheel mouse and there the animations are just annoying but not uncomfortable.
Re: Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK
#110Earlier quoted context omitted.
hey, i’m the herdr dev. pane reordering will be in the next release, let me know if you have more feedback :)
so far really liking it. if I had one critisism, I'd say a less awkward meta combo would be nice. ctrl-b feels awkward and I have caps remapped to ctrl. something on the same row as the caps lock would be way easier to learn from a muscle memory perspective. that said, really appreciating the world you're putting into it!