Aaron Janse
Aaron Janse
Will do :-)
Yay! Thank you @carlocab! :tada:
Ooh, that'll be great. We'll also need to mess with GitHub actions to get binary releases working again (although they're needed less now that Homebrew has 3mux). It's 3 am...
Would you mind testing if this problem happens with a more boring prompt line?
This has likely been fixed by #98. Some (all?) terminal emulators limit the amount of stdout they'll handle at once. 3mux was writing too much too quickly when clearing the...
That sounds great @matttrach! It sounds like you want to implement shared read-write sessions over a network? If so, that sounds very doable, and I'd be happy to help :-)...
Do you have any tips for how I can test this? What terminal & font are you using?
Fixed by [`edb22da`](https://github.com/aaronjanse/3mux/commit/edb22dab261c6eefce34e5b338d2a95f0e546667#diff-fa59622f613b855e5957484d81db7055L51-L65). You can update 3mux via `go get -u github.com/aaronjanse/3mux`. Please re-open this issue if it's not fixed on your end (it is on mine). Thanks for filing...
Did someone say... support for wide characters is now in master as of https://github.com/aaronjanse/3mux/commit/34864850f95615449f3aeb146bfd8db1531b7e02?!?!? I'm so sorry that multi-byte characters weren't supported in the first place. It must be a...
Oh weird. I made a few typos in https://github.com/aaronjanse/3mux/commit/34864850f95615449f3aeb146bfd8db1531b7e02 [1] (yes, yes, I'll setup a dev branch). Could you try updating again and seeing if you still have issues? EDIT:...