home *** CD-ROM | disk | FTP | other *** search
/ PCMania 2 / Pcmania_Ep2_02_CD-01.iso / Shareware / varios / rebe / REBECCA.INI < prev    next >
Encoding:
INI File  |  1999-01-01  |  1.6 KB  |  95 lines

  1. #
  2. # To customize the editor, edit this file and save to
  3. # the directory Rebecca.EXE exists.
  4. #
  5.  
  6. [Settings]
  7. #----------------------------------
  8. # Initial value
  9. #----------------------------------
  10.  
  11. # Tab size
  12. DefaultTAB=8
  13.  
  14. # Maximum column width
  15. DefaultColumn=256
  16.  
  17. # Word wrap point
  18. AutoSplitCol=73
  19.  
  20. # The size of undo buffer (KB)
  21. UndoLimit=1024
  22.  
  23. # Spacing between lines
  24. WideLine=0
  25.  
  26. # Spacing between lines when printing
  27. PrintSpacing=0
  28.  
  29. # Footer note. &p represents the page no.
  30. Footer=- &p -
  31.  
  32. # Footer alignment. 0: Left, 1: Center, 2:Right
  33. FootAlign=1
  34.  
  35. # Header note.
  36. Header=
  37. HeadAligh=
  38.  
  39. # Margin. (mm co-ordination)
  40. PrintTop=20
  41. PrintBottom=20
  42. PrintLeft=15
  43. PrintRight=15
  44.  
  45. [Options]
  46. #----------------------------------
  47. # Option switches
  48. #----------------------------------
  49.  
  50. # Insert mode
  51. InsertMode=1
  52.  
  53. # Input white spaces by TAB key instead of a hard tab
  54. SoftTAB=0
  55.  
  56. # Permit the caret to locate after the EOL
  57. EOLOverCsr=0
  58.  
  59. # Free cursor mode
  60. FreeCursor=0
  61.  
  62. # Fill by hard tabs instead of white spaces when you input a character after
  63. # EOL in the free cursor mode
  64. FillByTAB=0
  65.  
  66. # Locate the caret at the middle of the window after searching, jumping...
  67. JumpCenter=1
  68.  
  69. # Box type caret
  70. BoxCursor=0
  71.  
  72. #----------------------------------
  73. # Display (0: Off, 1: On)
  74. #----------------------------------
  75.  
  76. # Tab code
  77. TabDisplay=1
  78.  
  79. # Under line at the current line
  80. UnderLine=0
  81.  
  82. # CR code
  83. CRDisplay=1
  84.  
  85. # EOF code
  86. EOFDisplay=1
  87.  
  88. [Others]
  89. #----------------------------------
  90. # Others
  91. #----------------------------------
  92.  
  93. #PGP version
  94. PGPVersion=262
  95.