Next:
1. Introduction
Up:
Ved Text EditorReference Manual
Previous:
Ved Text EditorReference Manual
Contents
Contents
1. Introduction
1.1 Getting Started
1.2 Initialization Files
1.3 Ncurses and the Terminfo Database
1.4 Manual Format
2. The Command Line
2.1 Loading a Single File
2.2 Loading Multiple Files
2.3 Appending Files
2.4 Editing Files in a Different Directory
2.5 View or No-Edit Mode
2.6 Line Ending Conversions
2.7 Line Numbers
2.8 RC File Logging
2.9 Command Line Switch Summary
3. Dialogs
3.1 Status Messages
3.2 Simple Prompts
3.3 Entry Prompts
4. On-Screen File Selector
5. The Mouse
6. Attributes
7. Expressions and Values
8. Buffers and Windows
8.1 Selecting and Loading Buffers
8.1.1 Select Window [Windows Menu S]
8.1.2 Select Next Window [Escape PageDown]
8.1.3 Select Prior Window [Escape PageUp]
8.1.4 Make New Window [Windows Menu M]
8.1.5 File New Window [Windows Menu F]
8.2 Displaying Windows
8.2.1 Display All Windows [Windows Menu A]
8.2.2 Resize Window [F11]
8.2.3 Move Window [F12]
8.3 Resizing the Terminal
9. Moving Around a File
9.1 Cursor Movement
9.1.1 Cursor Left [Left Arrow]
9.1.2 Cursor Right [Right Arrow]
9.1.3 Cursor Up [Up Arrow]
9.1.4 Cursor Down [Down Arrow]
9.1.5 Start of Word [Escape []
9.1.6 End of Word [Escape ]]
9.1.7 Start of Next Word [Control-L]
9.1.8 Start of Prior Word [Control-K]
9.1.9 Start of Line [Esc Left Arrow]
9.1.10 End of Line [Esc Left Arrow]
9.1.11 Start of Paragraph [Control-T]
9.1.12 End of Paragraph [Control-Y]
9.1.13 Top of Page [Home]
9.1.14 Bottom of Page [End]
9.1.15 Page Down [Page Down]
9.1.16 Page Back [Page UP]
9.1.17 Top of File [Esc Up Arrow]
9.1.18 End of File [Esc Down Arrow]
9.2 Jump
9.2.1 Jump [Escape J]
9.2.2 Mark Position [Escape ;]
9.2.3 Jump to Mark [Escape ']
9.2.4 Brace Match [Escape
\
]
10. Editing
10.1 Deleting Text
10.1.1 Delete To End Of Word [Escape Y]
10.1.2 Delete Current Word [Escape L]
10.1.3 Delete To End Of Line [Escape K]
10.1.4 Delete To Next Carriage Return [Escape V]
10.1.5 Delete Current Line [Escape 7]
10.2 Restoring Deleted Text
10.2.1 Undelete [Escape U]
10.3 Editing Text
10.3.1 Insert Mode
10.3.2 Overwrite Mode
10.3.3 Indent Mode
10.3.4 C Mode
10.3.5 Backspace [ BackSpace]
10.3.6 Delete Character [Delete]
10.3.7 Insert A Space [Insert]
10.3.8 Insert a Tab [Tab]
10.4 The Edit Buffer
10.5 Transposing and Changing Case
10.5.1 Transpose [Escape T]
10.5.2 Case Change [Escape C]
10.6 Word Change
10.6.1 Change Word [Escape 8]
11. Search and Replace
11.1 Find
11.1.1 Find [Escape F]
11.1.2 Find Backwards [Escape S]
11.1.3 Find Next [Escape N]
11.1.4 Find Prior [Escape L]
11.2 Replace
11.2.1 Replace [Escape R]
11.2.2 Replace Again [Escape A]
12. Block Commands
12.1 Marking A Block
12.1.1 Block Start [Escape ,]
12.1.2 Block End [Escape .]
12.2 Block Operations
12.2.1 Delete all block markers [Block Menu Z]
12.2.2 Move to Block Start [Block Menu B]
12.2.3 Move to Block End [Block Menu E]
12.2.4 Block Copy [Block Menu C]
12.2.5 Block Move [Block Menu M]
12.2.6 Block Save [Block Menu S]
12.2.7 Paste Block [Block Menu P]
12.2.8 Cut Block [Block Menu T]
12.2.9 Get Block [Block Menu G]
12.2.10 YGet Block [Block Menu Y]
12.2.11 Delete Block [Block Menu D]
12.2.12 Sort Block [Block Menu O]
12.2.13 Unformat Block [Block Menu U]
12.2.14 Wordwrap Block [Block Menu W]
12.2.15 Copy to Buffer [Block Menu F]
12.2.16 Enable Block Menu [Escape B]
12.3 Copy Line
12.3.1 Mark Copy Line [Escape 9]
12.3.2 Mark Copy Line Cursor [Escape (]
12.3.3 Put Marked Line [Escape 0]
13. Keyboard Macros
13.1 Defining a Macro
13.1.1 Learn Macro [Escape M]
13.2 Invoking Macros
13.2.1 Invoking a Macro [Ctrl-A]
13.3 Predefined Macros
13.3.1 Filename Macro [Escape 1]
13.3.2 Filename Macro [Escape 2]
13.3.3 Filename Macro [Escape 3]
13.3.4 Number Macro [Escape 4]
13.3.5 Time1 Macro [Escape 5]
13.3.6 Time2 Macro [Escape 6]
13.4 Saving Learned Macros
14. Files and Quitting
14.1 Saving a Buffer
14.1.1 Extra Save [Escape X]
14.1.2 Quit and Save [Escape Q]
14.1.3 File Modifications
14.1.4 File Backups
14.2 Saving all Buffers
14.3 Abnormal Termination
14.4 Loading New Files
14.4.1 New File [Escape `]
14.4.2 Append File [Escape G]
15. Spell Check
15.1 Spell Checking
15.1.1 Lookup Current Word [Menu-spell-L]
15.1.2 Spell Check Buffer [Menu-spell-S]
15.1.3 Spell Check Block [Menu-spell-B]
15.1.4 Write New Wordlist [Menu-spell-W]
15.2 Customizing the Dictionary
16. Help
16.1 Help
16.1.1 Help [Menu Help]
16.1.2 About
17. Status and History Files
17.1 History
17.2 Status
18. Miscellaneous Commands
18.1 Display Options
18.1.1 Wordwrap On/Off [Options Menu W]
18.1.2 Display EOLs [Options Menu O]
18.1.3 Tab Width [Options Menu B]
18.2 Editing Options
18.2.1 Case Match [Option Menu A]
18.2.2 Auto Indent [Option Menu I]
18.2.3 C Mode [Option Menu C]
18.2.4 Overwrite Mode [Option Menu M]
18.2.5 Auto Number [Option Menu N]
18.2.6 Set Auto Number [Option Menu T]
18.3 Horizontal Scrolling
18.3.1 Scroll Screen Left [Escape }]
18.3.2 Scroll Screen Right [Escape {]
18.4 RC File Things
18.4.1 Load Options [Option Menu L]
18.4.2 Save Options [Option Menu S]
18.4.3 Keybindings [Option Menu K]
18.4.4 Enter RC Command [Option Menu E]
18.5 Repeating Commands
18.5.1 Repeat [Escape
\
]
18.6 Status Information
18.6.1 Buffer Info [Escape W]
18.7 Shell
18.7.1 Shell [Escape !]
18.8 When You're Stuck
18.8.1 Abort [Control-C]
18.9 Refreshing The Screen
18.9.1 Terminal Refresh [Escape Z]
19. RC Files
19.1 RC Search Paths
19.2 Saving Option Information
19.3 The RC File
19.3.1 Areas
19.3.2 Characters
19.3.3 Directory Options
19.4 Unexpected Termination
19.5 Miscellaneous Options
19.6 Spelling Checker Options
19.7 Keyboard Bindings
19.8 Keyboard Alias
19.9 Status and History
19.10 Keyboard Macros
20. Command Summary
21. Symbolic Key Names
Bob van der Poel
1999-05-14