The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-19-2007
shriashishpatil shriashishpatil is offline
Registered User
 

Join Date: Dec 2005
Location: Pune
Posts: 78
properties for vi

Hi,
I have a simple problem in vi of which I dont know the solution.

I have a file of 2000 lines. But when I open the file in vi, it only displays 20 lines and I have to use ctrl-f to see next lines.

How do change the screen settings in vi? I want to see screen full text.

stty rows 40 columns 80 doesn't help.

Any answers?

Thanks in advance,
-Ashish
Reply With Quote
Forum Sponsor