CTRL-ALT-F1

Justin Willmert justin at jdjlab.com
Mon Jan 23 22:14:46 UTC 2006


Chasecreek Systemhouse wrote:

>On 1/23/06, Kaushal Shriyan <kaushalshriyan at gmail.com> wrote:
>  
>
>>1000 lines so that I can view all my code in the screen at a time
>>    
>>
>
>The "console" screen can only display roughly 80 lines -- at a REALLY
>small font -- so you can't "truly" set it to display a thousand
>lines...
>
>If you still want too -- try hacking the termcap and terminfo files...
>--
>WC -Sx- Jones | http://ccsh.us/ | Open Source Consulting
>
>  
>
What about the paging in the shell. The screen can only hold 24 
vertically by default at a time, but bash (maybe more shells, but I 
don't know) hold, I believe, what came out to be 9 1/3 pages at a time 
after a short test. This was 224 lines. Maybe there is a way to increase 
the number of buffered lines, and then you can look at your code by 
scrolling the buffer (Shift+PgUp to go up Shift+PgDown to go down).

Justin Willmert




More information about the fedora-list mailing list