SEE ALSO:
CursorTroughTabs, Cursor Movement, Deleting Text, Line Commands, Block Commands, Text Editing and Insertion, Folding Text, Bookmarks, Character Translation.
Move cursor to next line.
SEE ALSO:
Cursor Movement.
Move cursor to previous line
SEE ALSO:
Cursor Movement.
Move cursor to previous column.
SEE ALSO:
Cursor Movement.
Move cursor to next column.
SEE ALSO:
Cursor Movement.
Move cursor to previous character. Moves to end of the previous
line if cursor is at the beginning of line.
SEE ALSO:
Cursor Movement.
Move cursor to next character. Moves to the beginning of next
line if cursor is at the end of line.
SEE ALSO:
Cursor Movement.
Move cursor to the beginning of the word on the left.
SEE ALSO:
Cursor Movement.
Move cursor to the beginning of the word on the right.
SEE ALSO:
Cursor Movement.
Move cursor to the beginning of the previous word.
SEE ALSO:
Cursor Movement.
Move cursor to the beginning of the next word.
SEE ALSO:
Cursor Movement.
Move cursor to the end of the previous word.
SEE ALSO:
Cursor Movement.
Move cursor to the end of the word on the right.
SEE ALSO:
Cursor Movement.
Move cursor to the end of the previous word.
SEE ALSO:
Cursor Movement.
Move cursor to the end of the next word.
SEE ALSO:
Cursor Movement.
Move cursor to the beginning of line.
SEE ALSO:
Cursor Movement.
Move cursor to the end of line.
SEE ALSO:
Cursor Movement.
Move cursor to the first line on current page.
SEE ALSO:
Cursor Movement.
Move cursor to the last line on currently page.
SEE ALSO:
Cursor Movement.
Display previous page.
SEE ALSO:
Cursor Movement.
Display next page.
SEE ALSO:
Cursor Movement.
Move cursor to the beginning of file.
SEE ALSO:
Cursor Movement.
Move cursor to the end of file.
SEE ALSO:
Cursor Movement.
Scroll horizontally to display page on the left.
SEE ALSO:
Cursor Movement.
Scroll horizontally to display page on the right.
SEE ALSO:
Cursor Movement.
Move cursor to the beginning of block.
SEE ALSO:
Cursor Movement.
Move cursor to end beginning of block.
SEE ALSO:
Cursor Movement.
Move cursor to the first non-blank character on line.
SEE ALSO:
Cursor Movement.
Move cursor to the last non-blank character on line.
SEE ALSO:
Cursor Movement.
Move cursor to the previous line with equal indentation.
SEE ALSO:
Cursor Movement.
Move cursor to the next line with equal indentation.
SEE ALSO:
Cursor Movement.
Move cursor to the previous tab position.
SEE ALSO:
Cursor Movement.
Move cursor to the next tab position.
SEE ALSO:
Cursor Movement.
When cursor is on the tab characters, moves it to the beginning
of the tab.
SEE ALSO:
Cursor Movement.
When cursor is on the tab characters, moves it to the end
of the tab.
SEE ALSO:
Cursor Movement.
Scroll the file to make the current line appear on the top of the window.
SEE ALSO:
Cursor Movement.
Scroll the file to make the current line appear on the center of the window.
SEE ALSO:
Cursor Movement.
Scroll the file to make the current line appear on the bottom of the window.
SEE ALSO:
Cursor Movement.
Scroll screen left.
SEE ALSO:
Cursor Movement.
Scroll screen right.
SEE ALSO:
Cursor Movement.
Scroll screen down.
SEE ALSO:
Cursor Movement.
Scroll screen up.
SEE ALSO:
Cursor Movement.
Move to the beginning of current fold.
SEE ALSO:
Cursor Movement.
Move to the beginning of previous fold.
SEE ALSO:
Cursor Movement.
Move to the beginning of next fold.
SEE ALSO:
Cursor Movement.
Move to beginning of line, or to first non blank character
SEE ALSO:
Cursor Movement.
Move to the beginning of line. If there already, move to the beginning
page. If there already, move to the beginning of file.
SEE ALSO:
Cursor Movement.
Move to the end of line. If there already, move to the end
page. If there already, move to the end of file.
SEE ALSO:
Cursor Movement.
SEE ALSO:
Cursor Movement, Deleting Text, Line Commands, Block Commands, Text Editing and Insertion, Folding Text, Bookmarks, Character Translation.
Delete current line. If the line is the last line in the file,
only the text is deleted.
SEE ALSO:
Deleting Text.
Delete character under (after) cursor.
SEE ALSO:
Deleting Text.
Delete character before cursor.
SEE ALSO:
Deleting Text.
Delete the word after cursor.
SEE ALSO:
Deleting Text.
Delete the word before cursor.
SEE ALSO:
Deleting Text.
Delete characters to the beginning of line.
SEE ALSO:
Deleting Text.
Delete characters to the end of line.
SEE ALSO:
Deleting Text.
Delete block.
SEE ALSO:
Deleting Text.
If block is marked, delete it, otherwise delete character under cursor.
SEE ALSO:
Deleting Text.
If block is marked, delete it, otherwise delete character before cursor.
SEE ALSO:
Deleting Text.
Delete character under (after) cursor.
SEE ALSO:
DeleteKillTab, DeleteKillBlock, Deleting Text.
Delete character before cursor.
SEE ALSO:
BackSpKillTab, BackSpKillBlock, Deleting Text.
SEE ALSO:
Cursor Movement, Deleting Text, Line Commands, Block Commands, Text Editing and Insertion, Folding Text, Bookmarks, Character Translation.
Insert a new line before the current one.
SEE ALSO:
Line Commands.
Add a new line after the current one.
SEE ALSO:
Line Commands.
Split current line after cursor position
SEE ALSO:
Line Commands.
Join current line with next one. If cursor is positioned beyond
the end of line, the current line is first padded with whitespace.
SEE ALSO:
Line Commands.
Append a new line and move to the beginning of new line.
SEE ALSO:
Line Commands.
Reindent current line.
SEE ALSO:
Line Commands.
Trim whitespace at the end of current line.
SEE ALSO:
Line Commands.
Duplicate the current line.
SEE ALSO:
Line Commands.
SEE ALSO:
Cursor Movement, Deleting Text, Line Commands, Block Commands, Text Editing and Insertion, Folding Text, Bookmarks, Character Translation.
Set block beginning to current position.
SEE ALSO:
Block Commands.
Set block end to current position.
SEE ALSO:
Block Commands.
Unmark block.
SEE ALSO:
Block Commands.
Cut selected block to clipboard.
SEE ALSO:
Block Commands.
Copy selected block to clipboard.
SEE ALSO:
Block Commands.
Cut selected block and append it to clipboard.
SEE ALSO:
Block Commands.
Append selected block to clipboard.
SEE ALSO:
Block Commands.
SEE ALSO:
Block Commands.
Paste clipboard to current position.
SEE ALSO:
Block Commands.
Delete selected text.
SEE ALSO:
Block Commands.
Indent block by 1 character.
SEE ALSO:
Block Commands.
Unindent block by 1 character.
SEE ALSO:
Block Commands.
Start/stop marking stream block.
SEE ALSO:
Block Commands.
Start/stop marking line block.
SEE ALSO:
Block Commands.
Start/stop marking column block.
SEE ALSO:
Block Commands.
Start extending selected block.
SEE ALSO:
Block Commands.
Stop extending selected block.
SEE ALSO:
Block Commands.
Reindent entire block (C/REXX mode)
SEE ALSO:
Block Commands.
Select word under cursor as block.
SEE ALSO:
Block Commands.
Select current line as block.
SEE ALSO:
Block Commands.
Select current paragraph (delimited by blank lines) as block.
SEE ALSO:
Block Commands.
Paste clipboard to current position as stream block.
SEE ALSO:
Block Commands.
Paste clipboard to current position as line block.
SEE ALSO:
Block Commands.
Paste clipboard to current position as column block.
SEE ALSO:
Block Commands.
Print a block to configured device.
SEE ALSO:
Block Commands.
Read block from file.
SEE ALSO:
Block Commands.
Write marked block to file.
SEE ALSO:
Block Commands.
Sorts the marked block in ascending order.
If mode setting MatchCase is set, characters will be compared case
sensitively.
When block is marked in
Stream or Line mode,
the entire lines in marked block will be compared.
When block is marked in Column
mode, only characters within marked columns will be compared.
SEE ALSO:
Block Commands.
Sorts the marked block in descending order.
SEE ALSO:
Block Commands.
Remove tabs from marked lines.
SEE ALSO:
Block Commands.
Generate and optimize tabs in marked lines.
SEE ALSO:
Block Commands.
Mark current function as block.
SEE ALSO:
Block Commands.
SEE ALSO:
Cursor Movement, Deleting Text, Line Commands, Block Commands, Text Editing and Insertion, Folding Text, Bookmarks, Character Translation.
Undo last operation
SEE ALSO:
Text Editing and Insertion.
Redo last undone operation.
SEE ALSO:
Text Editing and Insertion.
SEE ALSO:
Cursor Movement, Deleting Text, Line Commands, Block Commands, Text Editing and Insertion, Folding Text, Bookmarks, Character Translation.
Place a file-local bookmark.
SEE ALSO:
Bookmarks.
Place a file-local bookmark.
SEE ALSO:
Bookmarks.
Go to file-local bookmark location.
SEE ALSO:
Bookmarks.
Place global (persistent) bookmark.
SEE ALSO:
Bookmarks.
Remove global bookmark.
SEE ALSO:
Bookmarks.
Go to global bookmark location.
SEE ALSO:
Bookmarks.
Push global bookmark (named as #<num>) to stack.
SEE ALSO:
Bookmarks.
Pop global bookmark from stack.
SEE ALSO:
Bookmarks.
SEE ALSO:
Character Translation.