#16535: Add vertical split to screen as a variant -------------------------------+-------------------------------------------- Reporter: akira@… | Owner: digdog@… Type: enhancement | Status: reopened Priority: Normal | Component: ports Version: 1.6.0 | Resolution: Keywords: | Port: screen -------------------------------+-------------------------------------------- Changes (by gogo@…): * status: closed => reopened * resolution: fixed => Comment: Currently it does not seem to work; I compiled screen myself using $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/screen co screen $ curl http://old.evanmeagher.net/files/gnu-screen-vertsplit.patch > gnu- screen-vertsplit.patch $ cd screen/src $ patch < ../../gnu-screen-vertsplit.patch $ ./configure --enable-locale --enable-telnet --enable-colors256 --enable- rxct_osc $ make $ sudo make install and now vertical split works. CTRL-a+| is the trigger... -- Ticket URL: <https://trac.macports.org/ticket/16535#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS