home *** CD-ROM | disk | FTP | other *** search
/ Caldera Network Desktop 1.0 / caldera-network-desktop-1.0.bin / images.CND / 1213 / inst0033.img / etc / ae.rc.gz / ae.rc
Text File  |  1995-12-17  |  2KB  |  107 lines

  1. Modual Interface Sample Configuration File
  2. Anthony's Editor July 93
  3. Copyright 1993, 1993 by Anthony Howe.  All rights reserved.  No warranty.
  4.  
  5. 1:\
  6. Left, down, up, right   h  j  k  l      Insert on, off, erase   i  ESC  ERASE\n\
  7. Word left and right     H  L            Literal escape          \^V\n\
  8. Page down and up        J  K            Delete left and right   X  x\n\
  9. Start and end of line   [  ]            Block, cut, paste       SPACE  C  P\n\
  10. Top and bottom of file  T  B            Invert case             ~\n\
  11. Macros                  M               File read and write     R  W\n\
  12. Redraw                  r               Undo                    u\n\
  13. Help on and off         ?               Version, quit           V  q  Q\n
  14.  
  15. #.help_off
  16. .stty_erase
  17. .show_version    V
  18. .show_version    :ver
  19. .macro        M
  20. .macro        :map
  21. .macro_define
  22. .macro_define
  23. .macro_define
  24. .macro_define
  25. .macro_define    D    \s]C
  26. .macro_define    dd    [\sjC
  27. .macro_define    A    ]i
  28. .macro_define    a    li
  29. .macro_define    dw    \swC
  30. .macro_define    cw    dwi
  31. .macro_define    o    [ji\n^[ki
  32. .macro_define    O    [i\n^[ki
  33. .macro_define    y    CP
  34. .cursor_up    k
  35. .cursor_down    j
  36. .cursor_left    h
  37. .cursor_right    l
  38. .page_up    K
  39. .page_down    J
  40. .page_up    ^B
  41. .page_down    ^F
  42. .word_left    H
  43. .word_right    L
  44. .word_left    b
  45. .word_right    w
  46. .line_left    [
  47. .line_right    ]
  48. .line_left    0
  49. .line_right    $
  50. .file_top    T
  51. .file_bottom    B
  52. .delete_left    X
  53. .delete_right    x
  54. .insert_enter    i
  55. .insert_exit    ^[
  56. .literal    ^V
  57. .block        \s
  58. .cut        C
  59. .paste        P
  60. .flip_case    ~
  61. .undo        u
  62. .help        ?
  63. .file_write    W
  64. .file_read    R
  65. .redraw        r
  66. .quit_ask    q
  67. .quit        Q
  68.  
  69. 2:%s: Terminated successfully.\n
  70. 3:%s: Unspecified error.\n
  71. 4:usage: %s [-f <config>] [file]\n
  72. 5:%s: Failed to initialize the screen.\n
  73. 6:%s: Problem with configuration file.\n
  74. 7:%s: Failed to allocate required memory.\n
  75. 8:Ok.
  76. 9:An error occured.
  77. 10:No more memory available.
  78. 11:File \"%s\" is too big to load.
  79. 12:Scrap is empty.  Nothing to paste.
  80. 13:Failed to find file \"%s\".
  81. 14:Failed to open file \"%s\".
  82. 15:Failed to close file \"%s\".
  83. 16:Failed to read file \"%s\".
  84. 17:Failed to write file \"%s\".
  85. 18:Not a portable POSIX file name.
  86. 19:File \"%s\" %ld bytes.
  87. 20:File \"%s\" %ld bytes saved.
  88. 21:File \"%s\" %ld bytes read.
  89. 22:File \"%s\" modified.
  90. 23:Invalid control character or \\number not 0..255.
  91. 24:No such macro defined.
  92. 25:No more macro space.
  93. 26:Interrupt.
  94. 27:<< EOF >>
  95. 28:Macro :
  96. 29:File not saved.  Quit (y/n) ?
  97. 30:[ Press a key to continue. ]
  98. 31:Read file :
  99. 32:Write file :
  100. 33:Write block :
  101. 34:\smore\s
  102. 35:\sy\b
  103. 36:\sn\b
  104. 37:\sq\b
  105. 38:Nothing to undo.
  106.  
  107.