I recently became enamored with the excellent app in Ubuntu GNU screen. I was really happy to see it installed on my Mac as well, but I can't split vertically... I guess I need to update it somehow. I tried mac ports, and brew, but I couldn't find anything. Has anyone done this successfully?
|
feedback
|
|
Patch by Evan Meagher: http://old.evanmeagher.net/2010/12/patching-screen-with-vertical-split-in-os Using these instructions and patch to compile screen I now have screen with vertical splitting capability in Mac OS X | ||||
|
feedback
|
|
Give tmux a try. You will have to use mac ports but its pretty painless minus the build times. If you like what screen gives you tmux does it all and more and is actually being maintained and improved. | |||||
feedback
|
|
Try "split -v" or C-a |. Those are set with the current release of gnu-screen installed on Ubuntu (screen 4.00.03jw4). You might have luck with the MacOsX version as well. | |||
|
feedback
|
|
It works fine here. I followed the first description i found via google. I used the screen version that came with my 10.6.3 Installation: Did you create at least two sessions before trying to split by pressing Ctrl-a+Shift-s | |||
feedback
|
|
AFAIK you need at least screen-4.01. You can get it from their git repositories over at gnus's savannah. One of the newer dowloads here might also work, but I haven't tried. | |||
|
feedback
|
|
My suggestions (pick one):
| |||
|
feedback
|