Skip to content

Instantly share code, notes, and snippets.

@liyang85
Created December 3, 2017 13:45
Show Gist options
  • Save liyang85/6e62eb3cde59aed5e455c4d7546f2b8b to your computer and use it in GitHub Desktop.
Save liyang85/6e62eb3cde59aed5e455c4d7546f2b8b to your computer and use it in GitHub Desktop.
CentOS 6 shipped Screen 4.00.03 cannot support vertical split region!
yum -y install ncurses-devel
./configure
make && make install
install -m 644 etc/etcscreenrc /etc/screenrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment