Across
- 2. Quits from the vi editor and does not save any changes
- 3. Deletes the current word
- 4. Deletes the current word
- 8. Deletes one word starting from the character the cursor is on
- 9. Displays Emacs documentation
- 12. Text file extension
- 16. Creates a new screen (split horizontally) to edit the file “proposal1”
- 17. Displays all tabs
- 18. term used after :help to display help for all vi commands
Down
- 1. Saves any changes to the file and quits from the vi editor
- 2. Executes the date command using a BASH shell
- 5. Deletes all characters between the cursor and the end of the line
- 6. Deletes one whole line starting from the line the cursor is on
- 7. Searches for the first occurrence of pattern in the reverse direction
- 10. Moves the cursor to the beginning of the line
- 11. Binary executable program files (similar to .exe files within Windows)
- 13. Displays all vi environment options
- 14. Searches for the first occurrence of pattern in the forward direction
- 15. Changes back to command mode while in insert mode
- 17. Moves to the next tab
