Changes between Initial Version and Version 1 of Ticket #4148, comment 10


Ignore:
Timestamp:
11/25/20 06:39:25 (3 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4148, comment 10

    initial v1  
    1 To define the number of screens in the terminal, S-Lang [/browser/lib/tty/color-slang.c#L215 tests the "Co" terminal capability]. If TERMCAP variable is set, S-Lang gets terminal capability from it. If not, terminfo is used. TERMCAP is set in screen and 
     1To define the number of colors in the terminal, S-Lang [/browser/lib/tty/color-slang.c#L215 tests the "Co" terminal capability]. If TERMCAP variable is set, S-Lang gets terminal capability from it. If not, terminfo is used. TERMCAP is set in screen and 
    22{{{ 
    33$ echo $TERMCAP | tr ':' '\n' | head -1