3mux icon indicating copy to clipboard operation
3mux copied to clipboard

Terminal multiplexer inspired by i3

Results 42 3mux issues
Sort by recently updated
recently updated
newest added

This fixes the build on Darwin using Go 1.18. See https://stackoverflow.com/questions/71507321/go-1-18-build-error-on-mac-unix-syscall-darwin-1-13-go253-golinkname-mus

I don’t use [brew](https://brew.sh/) so I installed 3mux using ``` > go get github.com/aaronjanse/3mux ``` and when I try to run 3mux it asks me for a session name (I...

bug

Hi, Could you add shortcut key "Ctrl-b d" for detach from session? Right now I have to close the teminal for detach from session when I have a program running...

On 3mux 1.1.0 when selecting text using shift+mouse, it can be selected across vertical and horizontal splits. Just like you can without any multiplexer. It makes proper selecting multiple lines...

Very interesting project. I thought about writing something like this myself, but as you already wrote it, I can save some time :) Thank you very much for it. One...

Not sure how users would go about specifying a custom status bar

enhancement

With [v1.1.0](https://github.com/aaronjanse/3mux/releases/tag/v1.1.0) on Mac using the Terminal app I get this: ![3mux](https://user-images.githubusercontent.com/12053937/113230258-f9b7d680-92db-11eb-86ee-6b7f7f5c9b42.jpg) This is a fresh start of 3mux and I didn’t resize the terminal window, a single pane with...