Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Latest commit

 

History

History
172 lines (148 loc) · 9.7 KB

File metadata and controls

172 lines (148 loc) · 9.7 KB

Command Quick Reference

File Operations

Description Command
Save and resume edit <Ctrl><K><S>
Print file <Ctrl><K><P>
Exit program <Alt><X>

Movement

Description Command
Right one character <Ctrl><D> or <Right Arrow>
Left one character <Ctrl><S> or <Left Arrow>
Up one line <Ctrl><E> or <Up Arrow>
Down one line <Ctrl><X> or <Down Arrow>
Right one word <Ctrl><F> or <Ctrl><Right Arrow>
Left one word <Ctrl><A> or <Ctrl><Left Arrow>
Scroll up one line <Ctrl><W>
Scroll down one line <Ctrl><Z>
Scroll up one page <Ctrl><R> or <Page Up> *
Scroll down one page <Ctrl><C> or <Page Down> *
To tab right with insert off <Ctrl><I> or <Tab>
To top of screen <Ctrl><Q><E> *
To bottom of screen <Ctrl><Q><X> *
To beginning of file <Ctrl><Q><R>
To end of file <Ctrl><Q><C>
To beginning of line <Ctrl><Q><S> * or <Home>
To end of line <Ctrl><Q><D> * or <End>
To beginning of block <Ctrl><Q><B>
To end of block <Ctrl><Q><K>
Goto page <Alt><P>
Goto line <Alt><L>
* not in menu

Delete And Insert

Description Command
Delete character <Ctrl><G> or <Del>
Delete character left <Back Space>
Delete word right <Ctrl><T>
Delete line <Ctrl><Y>
Delete to the end of line <Ctrl><Q><Y>
Insert carriage return <Ctrl><N> or <Enter>
Toggles insert <Ctrl><V>

Character

Description Command
Toggles normal character <F1>
Toggles italic character <Ctrl><P><W> or <F2>
Toggles underline character <Ctrl><P><S> or <F3>
Toggles double-underline character <Ctrl><P><R> or <F4>
Toggles bold character <Ctrl><P><B> or <F5>
Toggles enlarge character <Ctrl><P><E> or <F6>
Toggles superscript character <Ctrl><P><T> or <F7>
Toggles subscript character <Ctrl><P><V> or <F8>
Toggles Thai/English input <F10>
Insert Alpha symbol <Alt><A>
Insert Beta symbol <Alt><B>
Insert Del or Nabla symbol <Alt><C>
Insert Delta symbol <Alt><D>
Insert Sigma symbol <Alt><E>
Insert symbol <Alt><F>
Insert symbol <Alt><H>
Insert symbol <Alt><I>
Insert Thai Baht character <Alt><J>
Insert Angkhan Khu character <Alt><N>
Insert Theta symbol <Alt><O>
Insert symbol <Alt><Q>
Insert square-root symbol <Alt><R>
Insert Rho symbol <Alt><S>
Insert Pi symbol <Alt><T>
Insert Mu symbol <Alt><U>
Insert Kho Mut character <Alt><V>
Insert Gamma symbol <Alt><Y>

Find And Replace

Description Command
Find text <Ctrl><Q><F>
Find and replace text <Ctrl><Q><A>
Find/replace text again <Ctrl><L>

Blocks Operations

Description Command
Mark/unmark beginning of block <Ctrl><K><B>
Mark/unmark end of block <Ctrl><K><K>
Hide/show marked block <Ctrl><K><H>
Copy block <Ctrl><K><C>
Delete block <Ctrl><K><Y>
Move block <Ctrl><K><V>
Write block to a file <Ctrl><K><W>
Read block from a file <Ctrl><K><R>

Formatting

Description Command
Center text <Ctrl><O><C>
Set left margin <Ctrl><O><L>
Set right margin <Ctrl><O><R>
Release margin <Ctrl><O><X>
Set tabs <Ctrl><O><I>
Clear tabs <Ctrl><O><N>
Set lines per page <Ctrl><O><P>

Miscellaneous

Description Command
Reform paragraph <Ctrl><B>
Insert Soft carriage return <F9>
Restore line <Ctrl><Q><L>
Macro key setup <Alt><M>
Macro key 1 <Ctrl><F1>
Macro key 2 <Ctrl><F2>
Macro key 3 <Ctrl><F3>
Macro key 4 <Ctrl><F4>
Macro key 5 <Ctrl><F5>
Macro key 6 <Ctrl><F6>
Macro key 7 <Ctrl><F7>
Macro key 8 <Ctrl><F8>
Macro key 9 <Ctrl><F9>
Macro key 10 <Ctrl><F10>

Table

To create table, press <Scroll Lock> and press <Shift> with numpad key combination.

Description Command
Insert symbol <Shift><->
Insert symbol <Shift><+>
Insert symbol <Shift><9>
Insert symbol <Shift><8>
Insert symbol <Shift><7>
Insert symbol <Shift><6>
Insert symbol <Shift><5>
Insert symbol <Shift><4>
Insert symbol <Shift><3>
Insert symbol <Shift><2>
Insert symbol <Shift><1>

Dot Command

These commands are intended to be on a line by themselves, and started with the dot (.). This meant that regular text lines couldn't start with dots.

Note: Can use lower case.

Command Meaning
.PA Page break
.PN n Set current page number
.PO n Set left margin
.PR n Set right margin
.HE text Print page header
.FO text Print page footer
.PT text Print page title (at front of page number, like Page 23 )
.DF filename Open file contain name list in filename for mailmerge, CSV file format
.RV v1,v2,v3,... Set variable for mailmerge, variable name is less than 20 character long, 15 variables maximum, Using &v1& &v2& ... on document. Data is less than 40 characters.
.SK Skip next record, normally used to mark end of mailmerge at end of letter.
.CW n Character per inch, default 10 : 5, 12, 15, 20, 10