head     1.1;
branch   ;
access   ;
symbols  ;
locks    bin:1.1; strict;
comment  @# @;


1.1
date     92.05.12.13.34.40;  author bin;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@   Strings
			    Cap-    Termcap	     Description
   Variable		    name    Code
   ____________________________________________________________________
   acs_chars		    acsc    ac	      Graphic	charset	  pairs
					      aAbBcC - def=vt100
   back_tab		    cbt	    bt	      Back tab
   bell			    bel	    bl	      Audible signal (bell)
   carriage_return	    cr	    cr	      Carriage return (*)
   change_char_pitch	    cpi	    ZA	      Change	 number	     of
					      characters per inch(dg
   change_line_pitch	    lpi	    ZB	      Change  number  of  lines
					      per inch(dg
   change_res_horz	    chr	    ZC	      Change	     horizontal
					      resolution(dg
   change_res_vert	    cvr	    ZD	      Change	       vertical
					      resolution(dg
   change_scroll_region	    csr	    cs	      Change   to   lines    #1
					      through #2 (vt100) (G)
   char_padding		    rmp	    rP	      Like  ip	but   when   in
					      replace mode
   char_set_names	    csnm    Zy	      List  of	character   set
					      names
   clear_all_tabs	    tbc	    ct	      Clear all	tab stops
   clear_margins	    mgc	    MC	      Clear all	 margins  (top,
					      bottom, and sides)
   clear_screen		    clear   cl	      Clear  screen  and   home
					      cursor (*)
   clr_bol		    el1	    cb	      Clear  to	 beginning   of
					      line, inclusive
   clr_eol		    el	    ce	      Clear to end of line
   clr_eos		    ed	    cd	      Clear to end  of	display
					      (*)
   column_address	    hpa	    ch	      Horizontal       position
					      absolute (G)
   command_character	    cmdch   CC	      Terminal	 settable   cmd
					      character	in prototype
   create_window	    cwin    CW	      Define win #1 to go  from
					      #2,#3 to #4,#5
   cursor_address	    cup	    cm	      Move to row #1 col #2 (G)
   cursor_down		    cud1    do	      Down one line
   cursor_home		    home    ho	      Home cursor (if no cup)
   cursor_invisible	    civis   vi	      Make cursor invisible
   cursor_left		    cub1    le	      Move left	one space.
   cursor_mem_address	    mrcup   CM	      Memory  relative	 cursor
					      addressing (G)
   cursor_normal	    cnorm   ve	      Make cursor appear normal
					      (undo vs/vi)
   cursor_right		    cuf1    nd	      Non-destructive	  space
					      (cursor	 or    carriage
					      right)
   cursor_to_ll		    ll	    ll	      Last line,  first	 column
					      (if no cup)
   cursor_up		    cuu1    up	      Upline (cursor up)
   cursor_visible	    cvvis   vs	      Make cursor very visible
   define_char		    defc    ZE	      Define a character  in  a
					      character	set-
   delete_character	    dch1    dc	      Delete character (*)
   delete_line		    dl1	    dl	      Delete line (*)
   delete_phone		    dial    DI	      Dial phone number	#1
   dis_status_line	    dsl	    ds	      Disable status line
   display_clock	    dclk    DK	      Display time-of-day clock
   down_half_line	    hd	    hd	      Half-line	 down  (forward
					      1/2 linefeed)
   ena_acs		    enacs   eA	      Enable	      alternate
					      character	set
   enter_alt_charset_mode   smacs   as	      Start alternate character
					      set
   enter_am_mode	    smam    SA	      Turn on automatic	margins
   enter_blink_mode	    blink   mb	      Turn on blinking
   enter_bold_mode	    bold    md	      Turn   on	  bold	 (extra
					      bright) mode
   enter_ca_mode	    smcup   ti	      String to	begin  programs
					      that use cup
   enter_delete_mode	    smdc    dm	      Delete mode (enter)

   Strings (cont.)
@
