|
|
|
|
|
by messe
1125 days ago
|
|
> tmux helps all 3, but not particular good at either. iTerm2 on macOS has some nice tmux integration[1]. Basically, you run a tmux session (using tmux -CC), but the actual window management on the client side is handled by iTerm2. This works pretty nicely with the tiling WM (Amethyst[2]) I use on macOS. If anybody is aware of Wayland compositors that integrate similarly, please let me know. I'd love to be able to do the same on my linux machines. [1]: https://iterm2.com/documentation-tmux-integration.html [2]: https://github.com/ianyh/Amethyst |
|