Y
Hacker News
new
|
ask
|
show
|
jobs
by
expertentipp
1042 days ago
How do you split viewport to see multiple screens at once, how do you iterate over viewports?
2 comments
tyingq
1042 days ago
Screen does that. They call it "Regions".
https://www.gnu.org/software/screen/manual/screen.html#Regio...
link
tantalor
1042 days ago
Ctrl+a n and Ctrl+a p will move to the next and previous screens respectively
link
https://www.gnu.org/software/screen/manual/screen.html#Regio...