Next:
Dialogs & Prompts
, Previous:
Configuration
, Up:
Top
Alphabetical List
AbortCommand
: Abort editor functions
About
: Display version and credits
AddLine
: Insert a blank line under the cursor
BackSpace
: Delete previous character
BackTab
: Move cursor to previous tab and delete if insert
BalanceHorizontal
: Make adjacent windows the same height
BalanceVertical
: Make adjacent windows the same width
BegNextLine
: Move cursor to first column in next line
BegOfLine
: Move cursor to first character in line or column 1
BlockBegin
: Move cursor to start of block
BlockBlockComment
: Place block comments around block
BlockCapitalise
: First letter of each word is upper, rest is lower
BlockCenterJustify
: Center justify lines in block
BlockCompressTabs
: Compress space to tabs in line block
BlockEmailReply
: Prepend `
>
' to included mail blocks
BlockEnd
: Move cursor to end of block
BlockExpandTabs
: Expand tabs in marked line block using tab setting
BlockFixUUE
: Fix the
ASCII
-
EBCDIC
translation problem
BlockIndent
: Tab the first line and carry the change through
BlockIndentN
: Add a number of spaces to beginning of block
BlockIndentTabs
: Compress leading space to tabs in line block
BlockInvertCase
: Invert the case of each letter in block
BlockLeftJustify
: Left justify lines in block
BlockLineComment
: Place line comments on each line in block
BlockLowerCase
: Convert all upper case in block to lower case
BlockRightJustify
: Right justify lines in block
BlockRot13
: Rotate alpha characters by 13
BlockStripHiBit
: Strip the high bit from all characters in block
BlockToFile
: Write or append a marked block to a file
BlockTrimTrailing
: Trim trailing space from all lines in line block
BlockUnComment
: Remove the comments from a block
BlockUndent
: Backspace the first line and carry change through
BlockUndentN
: Remove spaces from the beginning of block
BlockUpperCase
: Convert all lower case in block to upper case
BorderBlock
: Draw a border inside a box block
BorderBlockEx
: Draw a configurable border inside a box block
BotOfScreen
: Move cursor to bottom of current window
BottomLine
: Move current line and cursor to bottom of window
CenterJustify
: Center justify a line
CenterLine
: Move current line and cursor to center of window
CenterWindow
: Move cursor to center of current window
ChangeCurDir
: Change the direction of character movement
CharacterSet
: Display the current character set
CharLeft
: Move cursor left one character
CharRight
: Move cursor right one character
ClearAllMacros
: Clear the macro buffer
CloseWindow
: Close or remove a window
ContextHelp
: Loads and searches a file for the word under cursor
CopyBlock
: Copy a block to cursor and unmark block
CopyString
: Copy the string in current window to the prompt
CopyToClipboard
: Copy the block to the clipboard and umark block
CopyWord
: Copy the word in current window to the prompt
CutToClipboard
: Copy the block to the clipboard and delete block
DateTimeStamp
: Insert system time and date
DefineDiff
: Define starting difference options
DefineGrep
: Initialize text pattern and search files
DefineSearch
: Initialize a search
DelBegOfLine
: Delete from the cursor to first character/column
DelEndOfLine
: Delete from the cursor to end of line
DeleteBlock
: Delete the block
DeleteChar
: Delete current character, but do not join lines
DeleteLine
: Delete current line
DirList
: List matching files in subdirectories
DuplicateLine
: Duplicate the current line
DynamicTabSize
: Interactively change the physical tab size
EditFile
: Editor prompts for file to edit
EditNextFile
: Edit next file on command line
EndNextLine
: Move cursor to end of next line
EndOfFile
: Move to the last page in a file
EndOfLine
: Move cursor to end of line
EraseBegOfLine
: Fill with spaces from first column up to cursor
Execute
: Run an external command
File
: Save file and quit window
FileAll
: Save all files and exit editor
FileAttributes
: Set current file attributes/permissions
FillBlock
: Fill box block with prompted character
FillBlockDown
: Repeat first line of box block throughout block
FillBlockPattern
: Repeat a pattern throughout box block
FindBackward
: Prompt for pattern and search backward
FindForward
: Prompt for pattern and search forward
FormatParagraph
: Format the entire paragraph according to margins
FormatText
: Format from the cursor line to end of paragraph
GotoMark<N>
: Move cursor to previously defined marker
GotoWindow
: Prompt to select a different window
HalfScreenDown
: Page half the screen down
HalfScreenLeft
: Page half the screen left
HalfScreenRight
: Page half the screen right
HalfScreenUp
: Page half the screen up
Help
: Display instantaneous help screen
InsertFile
: Prompt for a file and insert it into the current
ISearchBackward
: Interactively (incrementally) search backwards
ISearchForward
: Incrementally (interactively) search forwards
JoinLine
: Join next line with current line at the cursor
JumpToPosition
: Move cursor to line/column/offset entered by user
KopyBlock
: Copy block to cursor and leave block marked
KopyToClipboard
: Copy block to the clipboard and leave block marked
LeftJustify
: Left justify a line
LineDown
: Move cursor down a line
LineUp
: Move cursor up a line
LoadMacro
: Load macro(s) from a file
Macro
: Define a series of functions and keystrokes
MacroMark
: Set cursor position when macro finishes
MakeHalfHorizontal
: Create a new window half the height of current
MakeHalfVertical
: Create a new window half the width of current
MakeHorizontal
: Create a new window below the cursor
MakeVertical
: Create a new window to the right of the cursor
MarkBegin
: Mark the beginning of a block
MarkBox
: Mark start or end of a box block
MarkEnd
: Mark the end of a block
MarkLine
: Mark start or end of a line block
MarkStream
: Mark start or end of a stream block
MoveBlock
: Move block to cursor and unmark block
MoveMark
: Move block mark to cursor
NextBrowse
: Move cursor to next browser line
NextDirtyLine
: Move cursor to next group of dirty lines
NextHiddenWindow
: Switch to next hidden window
NextLine
: Move cursor to first character in next line
NextWindow
: Move to next window
Null
: No function
NumberBlock
: Fill box block with starting number using increment
OverlayBlock
: Overlay cursor with block
PanDn
: Scroll screen down 1 line and cursor does not move
PanLeft
: Pan screen one character left
PanRight
: Pan screen one character right
PanUp
: Scroll screen up 1 line and cursor does not move
ParenBalance
: Match `
()
', `
{}
', `
[]
' or `
<>
' under the cursor
PasteFromClipboard
: Copy the clipboard contents to the current file
Pause
: Pause a macro
PlayBack
: Used in config file - play back keystrokes
PopupRuler
: Movable ruler
PrevBrowse
: Move cursor to previous browser line
PrevDirtyLine
: Move cursor to previous group of dirty lines
PrevHiddenWindow
: Switch to previous hidden window
PreviousPosition
: Move cursor to the previous position
PreviousWindow
: Move to previous window
PrintBlock
: Print a block or file
PseudoMacro
: Play back a pseudo-macro
PullDown
: Pop-up Pull-down menu
Quit
: Quit current window and file and abandon changes
QuitAll
: Quit all windows and files
ReadConfig
: Read a configuration file
RecordMacro
: Record keystrokes
Redo
: Redo an undo (not implemented)
RedrawScreen
: Redraw the screen
RegXBackward
: Prompt for regular expression and search backward
RegXForward
: Prompt for regular expression and search forward
Repeat
: Repeat a key a number of times
RepeatDiff
: Find the next difference
RepeatFindBackward
: Repeat find backward and adjust cursor if needed
RepeatFindForward
: Repeat find forward and adjust cursor if needed
RepeatGrep
: Search and load next file that contains pattern
RepeatRegXBackward
: Find previous regular expression
RepeatRegXForward
: Find next regular expression
RepeatSearch
: Continue a previously defined search
ReplaceString
: Search and replace pattern forward/backward
RestoreLine
: Get back the original contents of current line
RetrieveLine
: Get back deleted lines
Revert
: Reload the last-saved contents of current file
RightJustify
: Right justify a line
Rturn
: Insert newline and move down while matching indent
Save
: Save file
SaveAll
: Save all files
SaveAs
: Save and rename file to a new file name
SaveMacro
: Save macros to a file
SaveTo
: Save file to a new name or append to existing file
SaveUntouched
: Save file, preserving the time stamp
SaveWorkspace
: Save the current workspace to a file
ScratchWindow
: Create a new window that doesn't prompt to quit
ScreenDown
: Page screen down
ScreenLeft
: Page screen left
ScreenRight
: Page screen right
ScreenUp
: Page screen up
ScrollDnLine
: Scroll screen down 1 line, cursor moves with line
ScrollUpLine
: Scroll screen up 1 line, cursor moves with line
SetBreakPoint
: Set or remove the break point
SetDirectory
: Set current directory to that of current file
SetMargins
: Set left, paragraph, right margins, justification
SetMark<N>
: Set a file marker
SetTabs
: Set file tabs
Shell
: Run
command.com
or equivalent
SizeWindow
: Change size of current window
SortBoxBlock
: Sort line according to keys in box block
SplitHalfHorizontal
: Split current window in half horizontally
SplitHalfVertical
: Split current window in half vertically
SplitHorizontal
: Split current window horizontally
SplitLine
: Split the current line at the cursor
SplitVertical
: Split current window vertically
StampFormat
: Set the format used for the date-time stamp
StartOfLine
: Move cursor to column 1
Statistics
: Display some statistics about the current file
Status
: Display the status of the current file
StreamCharLeft
: Move cursor left 1 char. or to end of previous line
StreamCharRight
: Move cursor right 1 char. or to start of next line
StreamDeleteChar
: Delete current character or join lines if at
EOL
StringEndLeft
: Move cursor to end of previous string
StringEndRight
: Move cursor to end of next string
StringLeft
: Move cursor to beginning of previous string
StringRight
: Move cursor to beginning of next string
SumBlock
: Add the numbers in box block
SwapBlock
: Swap contents of box/line block w/ cursor
SyntaxSelect
: Select a language to use for syntax highlighting
Tab
: Move cursor to next tab and add spaces if insert
TitleWindow
: Change the header of the current window
ToggleCRLF
: Toggle
CRLF
/
LF
at
EOL
when writing file to disk
ToggleCursorCross
: Toggle cursor cross
ToggleCWD
: Toggle current working directory display
ToggleDraw
: Toggle drawing mode
ToggleEOL
: Toggle display of
EOL
character
ToggleGraphicChars
: Toggle graphic characters
ToggleIndent
: Toggle indent mode
ToggleLineNumbers
: Toggle line number display
ToggleOverWrite
: Toggle insert/overwrite mode
ToggleQuickEdit
: Toggle the Win32 QuickEdit console mode
ToggleReadOnly
: Toggle read-only file status
ToggleRuler
: Toggle ruler display
ToggleSearchCase
: Toggle match/ignore search case or sort case
ToggleSmartTabs
: Toggle smart tab mode
ToggleSync
: Toggle cursor synchronisation
ToggleSyntax
: Toggle syntax highlighting
ToggleTabInflate
: Toggle expanding tabs in display
ToggleTrailing
: Toggle trim trailing space at
EOL
ToggleUndoGroup
: Toggle group undoing (not implemented)
ToggleUndoMove
: Toggle movement undoing (not implemented)
ToggleWordWrap
: Toggle word wrap
ToggleZ
: Toggle writing ^Z at
EOF
TopLine
: Move current line and cursor to top of window
TopOfFile
: Move to the first page in a file
TopOfScreen
: Move cursor to top of current window
Transpose
: Swap the current character with the previous
TwoCharKey
: Indicate this key is followed by another key
Undo
: Recover from mistakes (not implemented)
UnMarkBlock
: Unmark block
UserScreen
: View the user screen
WordDelete
: Delete from the cursor to the end of word
WordDeleteBack
: Delete from the cursor to the start of word
WordEndLeft
: Move cursor to end of previous word
WordEndRight
: Move cursor to end of next word
WordLeft
: Move cursor to beginning of previous word
WordRight
: Move cursor to beginning of next word
ZoomWindow
: Make current window the maximum window size