*os_amiga.txt*   Vim version 6.2.   : 2001 Sep 03


		        VIM -  


							               *Amiga*
      Vim  Amiga.

  Amiga:
-   "VIM:"    ,   
   Vim "doc".    :help, Vim   
  "VIM:doc/help.txt".       
  $VIM. 
-  DOS 1.3  :  "arp.library"  "libs:". Vim  
    ޣ  |+ARP|. ,  newcli  run
    "C:" (     ).
-  ,       "-c"
  (, "Csh"  Fish disk 624)  "c:",    ,
      (    
  ).

    ,     ,  Vim 
csh      "rez csh vim".  
   "rezlib.library"   "libs:".  2.0 
 rez  0.5.

    ,     
,  Vim  ޣ  |+digraphs|.  
  Vim   ,   
 Vim   TERMCAP. Vim    Manx 5.x  
SAS 6.x. . makefile  feature.h.

     Vim,    termcap:
	t_mr (  )
	t_md (  )
	t_me (    t_mr  t_md)
	t_so (  )
	t_se (    t_so)
	t_us ( ޣ )
	t_ue (    t_us)
	t_ZH (  )
	t_ZR (    t_ZH)

   escape- ANSI.  
:
30  .   40    >0     0   
31 ޣ .  41 ޣ  >1 ޣ   1 
32  .   42    >2     2 
33  .   43    >3     3 
34  .   44    >4     4 ޣ
35 ޣ .  45 ޣ  >5 ޣ   7 
36  .   46    >6     8 
37  .   47    >7        

,   '>'    .   
  .   ,    ";".
,      : >

  :set t_me=^V<Esc>[0;32;43;>3m
  :set t_se=^V<Esc>[0;32;43;>3m
  :set t_ue=^V<Esc>[0;32;43;>3m
  :set t_ZR=^V<Esc>[0;32;43;>3m
  :set t_md=^V<Esc>[1;32;43;>3m
  :set t_mr=^V<Esc>[7;32;43;>3m
  :set t_so=^V<Esc>[0;31;43;>3m
  :set t_us=^V<Esc>[4;32;43;>3m
  :set t_ZH=^V<Esc>[3;32;43;>3m

     -,  >

  :r! echo this; echo that

       
 .      
(      Vim ). : >
  
  :r! (echo this; echo that)
  :r! {echo this; echo that}

,       , 
    . ,   
 ͣ , ,       
    .

==============================================================================
vim:tw=78:ts=8:ft=help:norl:
