login
Header Space

 
 

Fixing scroll region (Was: Re: fixing video when you cat a binary :-()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

In article <1993Jun10.014647.1@drycas.club.cc.cmu.edu> ghod@drycas.club.cc.cmu.edu writes:
(Please note, the reset is just a shell script, which echoes the vt100 'reset'
 sequence (ESC c) to the screen)

The scrolling region can be set with:
ESC [n1;n2r     where n1 is the starting row and n2 the ending row.
                        F.ex. for 30 line screen: ESC [1;30r
                        Also just ESC [;r should set it to the whole screen.
-- 
Wolf    a.k.a.  Juha Laiho               GCS d* p c++ l++ m+ s+/- !g w+ t- r x+
Helsinki, Finland
"...cancel my subscription to resurrection!" (Jim Morrison)
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Fixing scroll region (Was: Re: fixing video when you cat a b..., Juha Laiho, (Fri Jun 11, 2:55 am)
speck-geostationary