|
|
|
|
|
by DiabloD3
1037 days ago
|
|
Any terminal that has rich pane manipulation semantics can serve to take the place of tmux, this includes kitty. The one thing kitty can't do, however, is have a remote session that keeps your workspace intact. I, and many other devs, purposely disconnect our development from any given machine we're on. The majority of reboots or other disruptive behavior is because of desktop machines (for those of us that don't use Linux as our primary and only desktop OS); running the tmux session off another machine (even if its just a headless machine under our desk) minimizes disruption due to GPU/etc bullshit. |
|
If you use multiple OSs, tmux offers a consistency that paned terminals cannot offer.