I saw some body split their window to 2x2, I just want to know how to do that? I know the 'split' command in Screen can only split the window horizontally.
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
GNU Screen does not support vertical split unless it's patched (some distros have a patched version of The Patch is licensed under GPLv2. Some people say that the vertical split in GNU |
|||||||
|
|
Use the
|
|||||||||||||
|
|
The latest version of GNU screen allows you split the window vertically without any external patches. Here's one way to get it and use it
I don't think this is a reason to switch to tmux any more like others have been suggesting. |
|||
tmuxinstead. – xenoterracide♦ Dec 13 '11 at 6:44