VMS - Line editing tips
Description
Some tips for line editing: switch between insert/overstrike mode, go to end of line, go to beginning of line, etc...
Step-by-step guide
Switch the terminal to insert or overstrike mode
Go to end or beginning of line
Place cursor at end of line: CTRL + E (mnemonic: E for End)
Place cursor at beginning of line: CTRL + H (mnemonic: H for Home)
Links
HP OpenVMS DCL Dictionary - SET TERMINAL command
Related articles