home *** CD-ROM | disk | FTP | other *** search
/ Dream 46 / Amiga_Dream_46.iso / bo / boot / root.bin / root / etc / ae2vi.rc < prev    next >
Text File  |  1997-05-04  |  3KB  |  141 lines

  1. Debian Configuration File 
  2. Modual Interface with TERMINFO Function Keys
  3. Anthony's Editor Mar 97
  4. Copyright 1993, 1996 by Anthony Howe.  All rights reserved.  No warranty.
  5. This file by Fabrizio Polacco.  Any errors are mine, not Anthony's.
  6.  
  7. 1:\
  8. File read and write    :r    :w    Left, down, up, right    h,j,k,l\n\
  9. exit and abort        :q    :q!    Word left and right    b    w\n\
  10. Macros            :map        Page down and up    PgDn PgUp\n\
  11. Help on and off        F1        Front and end of line    0    \$\n\
  12. Version Redraw        :ver    ^L    Top and bottom of file    \Home End\n\
  13. Insert             i        Delete left and right    X    x\n\
  14. Open            O    o    Append            A    a\n\
  15. Delete            dd    d[wb0]    Copy            yy    y[wb0]\n\
  16. Literal escape        ^V        Block, cut, and paste    F2  F3  F4\n\
  17. Undo            u        Invert case        ~\n\
  18. Print    (only upper)    P    p    Shift    (only right)    >>\n
  19.  
  20. #.help_off
  21. .literal    ^V
  22. .insert_enter    i
  23. .insert_exit    ^[
  24. .cursor_up    $(kcuu1)
  25. .cursor_down    $(kcud1)
  26. .cursor_left    $(kcub1)
  27. .cursor_right    $(kcuf1)
  28. .cursor_up    k
  29. .cursor_down    j
  30. .cursor_left    h
  31. .cursor_right    l
  32. .cursor_left    $(kbs)
  33. .cursor_right    \s
  34. .page_up    $(kpp)
  35. .page_down    $(knp)
  36. .page_up    ^B
  37. .page_down    ^F
  38. .word_left    b
  39. .word_right    w
  40. .line_left    \^
  41. .line_left    |
  42. .line_left    0
  43. .line_right    \$
  44. .file_top    $(khome)
  45. .file_bottom    $(kend)
  46. .file_top    1G
  47. .file_bottom    G
  48. .delete_left    X
  49. .delete_right    x
  50. .help        $(kf1)
  51. .block        $(kf2)
  52. .cut        $(kf3)
  53. .paste        $(kf4)
  54. .flip_case    ~
  55. .undo        u
  56. .file_read    :r
  57. .file_write    :w
  58. .redraw        ^L
  59. .quit_ask    :q\n
  60. .quit        :q!\n
  61. .show_version    :ver\n
  62. .macro        :map\n
  63. .macro_define    O    0i\r\033ki
  64. .macro_define    o    \$i\r
  65. .macro_define    A    \$i
  66. .macro_define    a    0i
  67. .macro_define    \r    0j
  68. .macro_define    \n    0j
  69. .macro_define    +    0j
  70. .macro_define    -    0k
  71. .macro_define    >>    0i\t\033
  72. .macro_define    dd    0$(kf2)j$(kf3)
  73. .macro_define    d\s    $(kf2)l$(kf3)
  74. .macro_define    dw    $(kf2)w$(kf3)
  75. .macro_define    db    $(kf2)b$(kf3)
  76. .macro_define    d0    $(kf2)0$(kf3)
  77. .macro_define    d|    d0
  78. .macro_define    d\^    d0
  79. .macro_define    d\$    $(kf2)\$$(kf3)
  80. .macro_define    d1G    $(kf2)1G$(kf3)
  81. .macro_define    dG    $(kf2)G$(kf3)
  82. .macro_define    d$(khome)    d1G
  83. .macro_define    d$(kend)    dG
  84. .macro_define    P    $(kf4)
  85. .macro_define    p    $(kf4)
  86. .macro_define    yy    0$(kf2)j$(kf3)pk
  87. .macro_define    yw    dwp
  88. .macro_define    yb    dbp
  89. .macro_define    y0    d0p
  90. .macro_define    y|    d0p
  91. .macro_define    y\^    d0p
  92. .macro_define    y\$    d\$p
  93. .macro_define    y1G    d1Gp
  94. .macro_define    yG    dGp
  95. .macro_define    y\s    d\sp
  96. .macro_define    y$(khome)    d1Gp
  97. .macro_define    y$(kend)    dGp
  98. #
  99. .macro_define
  100. .macro_define
  101. .macro_define
  102. .macro_define
  103.  
  104. 2:Terminated successfully.\n
  105. 3:Unspecified error.\n
  106. 4:usage: %s [-f <config>] [file]\n
  107. 5:Failed to initialize the screen.\n
  108. 6:Problem with configuration file, line %lu.\n
  109. 7:Failed to allocate required memory.\n
  110. 8:Ok.
  111. 9:An error occured.
  112. 10:No more memory available.
  113. 11:File \"%s\" is too big to load.
  114. 12:Scrap is empty.  Nothing to paste.
  115. 13:Failed to find file \"%s\".
  116. 14:Failed to open file \"%s\".
  117. 15:Failed to close file \"%s\".
  118. 16:Failed to read file \"%s\".
  119. 17:Failed to write file \"%s\".
  120. 18:Not a portable POSIX file name.
  121. 19:File \"%s\" %ld bytes.
  122. 20:File \"%s\" %ld bytes saved.
  123. 21:File \"%s\" %ld bytes read.
  124. 22:File \"%s\" modified.
  125. 23:Invalid control character or \\number not 0..255.
  126. 24:No such macro defined.
  127. 25:No more macro space.
  128. 26:Interrupt.
  129. 27:<< EOF >>
  130. 28:Macro :
  131. 29:File not saved.  Quit (y/n) ?
  132. 30:[ Press a key to continue. ]
  133. 31:Read file :
  134. 32:Write file :
  135. 33:Write block :
  136. 34:\smore\s
  137. 35:\sy\b
  138. 36:\sn\b
  139. 37:\sq\b
  140. 38:Nothing to undo.
  141.