home *** CD-ROM | disk | FTP | other *** search
- If you cannot use the arrow keys due to term program limitations, check to see
- if your term program has DOORWAY capability. If it does, the arrow keys can
- be accessed through it.
-
- 7┌────────────────────┐
- 7│ 1Full Screen Editor 7│
- 7└────────────────────┘
-
- 0(C) Copyright 1990-1995 by Rob Raper
- All Rights Reserved
-
- This editor has been designed with the WWIV standard editor in mind. Most
- commands are the same, and therefore, macros made for use with the single line
- editor will work with this editor.
-
- 5/S0 or 5/ES - 0Save message 5Ctrl-P - 0Change colors
- 5/ABT - 0Abort message 5Ctrl-W - 0Delete word
- 5/C: - 0Center current line 5Ctrl-N - 0Same as backspace
- 5/LI - 0Text preview 5Ctrl-X - 0Clear current line
- 5/CLR - 0Clear message 5Ctrl-R - 0Redraw Screen
- 5HOME - 0Move to start of line 5Ctrl-Y - 0Remove current line
- 5END - 0Move to end of line 5DEL - 0Delete character
- 5Arrow Keys - 0Maneuver around text 5INS - 0Toggle insert mode
-
- These commands may or may not be available to you:
-
- 5/SY - 0Save anonymously 5/TI - 0Change title of post
- 5/SN - 0Save non-anonymously
-
- The editor will beep when the max lines (displayed on status line) has been
- reached. Macros are fully implimented. Lines can be broken by hitting return
- where you want to separate lines, and can be re-joined by using the backspace
- or del keys, as many word processors will.
-
- 7┌───────────────────────┐
- 7│ 1Keyboard Equivalences 7│
- 7└───────────────────────┘
-
- Some terminal programs don't follow the ANSI standard for certain keys, but
- use Word Star's command structure instead. Because WWIV's macros interfere
- with this command set, FEdit can't support it. It only works with the ANSI
- standard. This standard is as follows (^[ means Esc):
-
- 5^[[A 0 Up 5^[[B 0 Down 5^[[D 0Left 5 ^[[C 0Right
- 5^V 0Insert 5^G 0Delete 5^[[H 0Home 5^[[K 0End
-
-