Command | Key | WordStar Key
|
Character left | left arrow | ctrl-S |
Character right | right arrow | ctrl-D |
Word left | ctrl-left arrow | ctrl-A |
Word right | ctrl-right arrow | ctrl-F |
|
Line up | up arrow | ctrl-E |
Line down | down arrow | ctrl-X |
Scroll up | | ctrl-W |
Scroll down | | ctrl-Z |
Page up | PgUp | ctrl-R |
Page down | PgDn | ctrl-C |
|
Beginning of line | Home | ctrl-Q S |
End of line | End | ctrl-Q D |
Top of window | | ctrl-Q E |
Bottom of window | | ctrl-Q X |
Top of file | ctrl-Home | ctrl-Q R |
End of file | ctrl-End | ctrl-Q C |
Go to line | | ctrl-Q G |
|
Insert mode on/off | Ins | ctrl-V |
Insert CR at cursor | | ctrl-N |
Open new line below cursor | | ctrl-O |
|
Delete char under cursor | Del | ctrl-G |
Delete char to left | Backspace | ctrl-H |
Delete word | | ctrl-T |
Delete line | | ctrl-Y |
Delete to end of line | | ctrl-Q Y |
|
Search | F2 | ctrl-Q F |
Search and replace | | ctrl-Q A |
Repeat last search: forwards | shift-F2 | ctrl-L |
Repeat last search: backwards | ctrl-F2 | ctrl-P |
|
Mark block-begin | | ctrl-K B |
Mark block-end | | ctrl-K K |
Hide/display block | | ctrl-K H |
|
Go to block start | | ctrl-Q B |
Go to block end | | ctrl-Q K |
|
Copy block | | ctrl-K C |
Move block | | ctrl-K V |
Delete block | | ctrl-K Y |
|
Cut to clipboard | alt-X | Shift-DEL |
Copy to clipboard | alt-C | |
Paste from clipboard | alt-V | Shift-INS |
|
Read block from disk | | ctrl-K R |
Write block to disk | | ctrl-K W |
|
New file | | ctrl-K N |
Open file | | ctrl-K O |
Save file | | ctrl-K S |
|
Set place marker (0-9) | | ctrl-K n |
Go to place marker (0-9) | | ctrl-Q n |
|
Go to previous line | | ctrl-Q P |
|
Autoindent on/off | | ctrl-Q I |
Set tab size | | ctrl-Q T |
Zoom or unzoom window | | ctrl-Q Z |
Indent current line or block | | ctrl-Q > |
Outdent current line or block | | ctrl-Q < |
Comment/uncomment line or block | | ctrl-Q / |
Match parentheses/braces/brackets | | ctrl-] |