|
|
|
|
|
by jlgreco
4678 days ago
|
|
(I use vim+tmux+urxvt+awesomewm) Basically, terminal multiplexing solves a different problem than window management solves. Terminal multiplexing gets you detach/reattach (letting you switch computers trivially), per terminal splits (which I frequently use in addition to WM tiling, similar to how I use Vim windows in addition to both of those), and better scrolling/highlighting. |
|