Cursor Commands
Scroll, Delete, & Other Commands
Saves & Block Commands
Text Markers, Find/Replace, & Add Files Commands
Control Character Commands
P Commands
DOTs Commands
Specials Command
Help Commands
:CURSOR: ^S Left CHARACTER ^D Right CHARACTER
^QS Left LINE ^QD Right LINE
^A Left WORD ^F Right WORD
^QE To Top of screen ^QX To Bottom of screen
^QR Beginning of file ^QC To End of file
---------
| E |
| up |
_____________|________|_____________
| A | S | D | F |
CURSOR CONTROL | left | left | right | right |
| word | char | char | word |
------------------------------------
| X |
| down |
----------
------------------------------------------------------------------------
:SCROLL: ^Z Up one line ^C Up one screen
^W Down one line ^R Down one screen
------------------------------------------------------------------------
DELETE: ^G Char left ^RUB Char right
^Y Line ^T Word right
^QY to end of line ^Q-RUB to begin of line
FIND/ ^QF Find ^QA Replace ^L Find/Replace next occurence
REPLACE:
options: <n> the nth occurence
G global replace or find last
N replace without query
B search backward
U ignore case
W whole word only
:CONTROL: ^O display current status
^OC center this line
^OL set left margin ^OR set right margin
^OI set tab here ^ON clear tab here
^OF set margins & tabs to match current line
^V..^P <return> <draw ruler with "-" for blank and "!" for tab> then ^O^F
to store reusable non-printing ruler.
^OS set line spacing
^B reform to end of paragraph
^OX margin release
^OW word wrap
^OJ justify
^OT ruler
^OP page ends
^OD dot commands
^PO non-break spaces
^P<ret> overprint next line
---------------------------------------------------------------------------
:
"P" Commands: Put a ^Char in the file
^QQn Repeat: eg. QQZn scroll line at speed n (0-9)
QQCn scroll screens
-------------------------------------------------------------------------
:
WORDSTAR HELP COMMANDS
^O Show me the current status
^JH Set level of prompts
^JD show dot commands and print controls
^JI command index
^JS status line
^JF flags info.
^JB paragraph commands
^JP place markers
^JM margins and tabs
^JV moving text