mirror of https://github.com/wwarthen/RomWBW.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
2.8 KiB
55 lines
2.8 KiB
QUICK REFERENCE FOR ZDE 1.0
|
|
------- [Note: the ^K- and ESC- prefixes are nearly interchangeable.] --------
|
|
|
|
|
|
CURSOR AND SCREEN:
|
|
|
|
<up> = ^E <rt> = ^D ^Q<rt>,<lf> start, end of line
|
|
<dn> = ^X <lf> = ^S or ^H ^Q<up>,<dn> top, end of screen
|
|
[Note: An alternate arrow key set can also be installed.]
|
|
|
|
^F word right ^QR to top of file ^QB to block start
|
|
^A word left ^QC to end of file ^QZ to place marker
|
|
^R page back ^QI to page/line no. ^QQ to queue line
|
|
^C page forward
|
|
^W scroll back line ESC<up>,<dn> shift up, down 1/4 screen
|
|
^Z scroll down line ESC<rt>,<lf> shift right, left 32 cols
|
|
^O<up> make current line top
|
|
|
|
DELETING: MISCELLANY: FIND and REPLACE:
|
|
|
|
^G delete char right ^V INSERT on/off ^QF find string
|
|
DEL delete char left ^N insert a CR ^QA find and replace
|
|
^T delete word right TAB Tab or move to stop /B/ackwards
|
|
^Y delete line ^^ upper/lower case /C/ase-specific
|
|
^QY del to end of ln ^KI information message /// quote "/"
|
|
^Q-DEL " to beg of ln ^PZ set place marker ^Z = wildcard
|
|
^QT_ del to character ^OD HCR display on/off ^L [^\] repeat last
|
|
^U UNdelete char ^OQ header on/off find/repl
|
|
^QU UNdelete line ^OW make window
|
|
^OZ blank screen
|
|
|
|
DISK FILES: BLOCKS: PRINTING:
|
|
|
|
^KN change filename ^KB block start ^KP print text
|
|
^KL load new file ^KK block end (Options: P,B,T,L,
|
|
^KR read in disk file ^KU unmark block ^,"",*nn,@nn,#nn)
|
|
^KF show disk files ^KC copy block ^OP set page length
|
|
^KE erase disk file ^KV move block ^P- insert ^-code:
|
|
^KS save work, continue ^KY delete block B,D,S,Y toggles
|
|
^KD save, load new file ^KW write block to disk Q,W,E,R switches
|
|
^KX save and exit
|
|
^KQ quit without save
|
|
|
|
FORMATTING:
|
|
|
|
^OR,L set rt, lf margins ^OI,N tab set, clear ^B reform text
|
|
^OX margin release ^OV tabs variable/fixed ^OT ruler line
|
|
^OC center line ^OA auto indent mode
|
|
^OF flush line right ^OS double spacing
|
|
|
|
MACROS:
|
|
|
|
ESC-M define macro ESC-# store macro key ESC-!,=,~,+
|
|
ESC-; wait (pause) ESC-0..9 use key macro programming
|
|
|