Name | Key | Function
|
---|---|---|
autonumber_set | Menu-options | Set value for autonumber |
backspace | Backspace | Erase char before cursor |
block_cmd | ESC-B | Enable block menu |
block_copy | Block-Menu | Copy block to cursor position |
block_cut | Block-Menu | Copy block to paste buffer and delete |
block_delete | Block-Menu | Delete block |
block_delmarks | Block-Menu | Delete block markers |
block_double | Block-Menu | Duplicate block a columns |
block_end | Block-Menu | Move to block end |
block_get | Block-Menu | Get data from paste buffer |
block_move | Block-Menu | Move block to cursor position |
block_paste | Block-Menu | Copy block to the paste buffer |
block_save | Block-Menu | Save block to a file |
block_sort | Block-Menu | Sort block |
block_start | Block-Menu | Move to block start |
block_to_buffer | Block-Menu | Create new buffer with block |
block_unformat | Block-Menu | Unformat block |
block_wordwrap | Block-Menu | Wordwrap block |
block_yget | Block-Menu | Get data from paste buffer, leave copy |
buffer_info | ESC-W | Report info on buffer |
caser | ESC-C | Convert case of char/word |
change_word | Esc-8 | Mark/change current word |
copy_line | ESC-0 | Copy marked line |
create_rc | Menu-options | Save options to a rc file |
cursor_down | Down | Move cursor down one line |
cursor_endpp | Ctrl-T | Move cursor to end of current paragraph |
cursor_endword | Esc ] | Move cursor to end of current word |
cursor_fileend | Esc Down | Move cursor to end of buffer |
cursor_filestart | Esc Up | Move cursor to start of buffer |
cursor_left | Left | Move cursor left one position |
cursor_lineend | Esc Right | Move cursor to end of line |
cursor_linestart | Esc Left | Move cursor to start of line |
cursor_match | Esc / | Move cursor to matching brace |
cursor_pagebottom | End | Move cursor to bottom of page |
cursor_pagedown | PageDown | Move cursor forward one page |
cursor_pagetop | Home | Move cursor to top of page |
cursor_pageup | PageUp | Move cursor back one page |
cursor_right | Right | Move cursor right one position |
cursor_startnword | Ctrl-L | Move cursor to start of next word |
cursor_startpp | Ctrl-Y | Move cursor to start of current paragraph |
cursor_startpword | Ctrl-K | Move cursor to start of prior word |
cursor_startword | Esc [ | Move cursor to start of current word |
cursor_up | Up | Move cursor up one line |
delete | Delete | Erase char at cursor |
delete_endword | ESC-Y | Delete to end of current word |
delete_line | ESC-7 | Delete line |
delete_toeol | ESC-V | Delete from cursor to end of line |
delete_toeos | ESC-K | Delete from cursor to right screen |
delete_word | ESC-L | Delete current word |
doshell | Esc-! | Execute sub-shell |
file_append | ESC-G | Append new file at cursor |
file_new | ESC-` | Load new file into buffer |
find | ESC-F | Enter Find command |
find_back | ESC-S | Enter Find-backwards command |
find_next | ESC-N | Find next occurrence |
find_prior | ESC-I | Find previous occurrence |
get_cline | ESC-( | Mark copy line |
get_line | ESC-9 | Mark copy line from cursor |
help_block | Menu-help | Display block help |
help_cursor | Menu-help | Display cursor help |
help_delete | Menu-help | Display delete help |
help_display | Menu-help | Display display help |
help_edit | Menu-help | Display editing help |
help_file | Menu-help | Display file help |
help_macros | Menu-help | Display help for macros |
help_menus | Menu-help | Display menu help |
help_misc | Menu-help | Display miscellaneous help |
help_search | Menu-help | Display search/find help |
help_spell | Menu-help | Display speller help |
hexinput | ESC-Backspace | Enter hex value |
insert | Insert | Insert a SPACE at the cursor |
insert_tab | Tab | Insert a TAB at the cursor |
jump | Esc-J | Enter Jump command |
keyboard_abort | CTRL-C | Keyboard Abort |
load_rc | Menu-options | Load a rc file |
macro_filename | Esc-1 | Print filename |
macro_file_base | ESC-3 | Print filename without extension |
macro_file_ext | ESC-2 | Print filename extension |
macro_learn | ESC-M | Learn a macro |
macro_number | ESC-5 | Print value of auto-number register |
macro_start | Ctrl-A | Start a macro |
macro_time1 | ESC-6 | Print time string 1 |
macro_time2 | ESC-7 | Print time string 2 |
mark_block_end | ESC-. | Insert end block marker |
mark_block_start | ESC-, | Insert begin block marker |
mark_jump | ESC-' | Jump to position marker |
mark_position | ESC-; | Insert position marker |
menu0_enable | F1 | Enable menu 1 |
menu1_enable | F2 | Enable menu 2 |
menu2_enable | F3 | Enable menu 3 |
menu3_enable | F4 | Enable menu 4 |
menu4_enable | F5 | Enable menu 5 |
menu5_enable | F6 | Enable menu 6 |
menu6_enable | F6 | Enable menu 7 |
mouse | Mouse event, unbound | |
move_window | F12 | Move current window |
quit | ESC-Q | Quit/Save buffer |
quit_all | UNBOUND | Quit/save all buffers |
repeat_key | ESC-\ | Repeat key/command |
replace | ESC-R | Enter Replace command |
replace_again | ESC-A | Replace again |
resize_window | F11 | Resize current window |
scroll_left | Esc { | Scroll screen left |
scroll_right | Esc } | Scroll screen right |
set_keybindings | Menu-options | Display keybindings menu |
set_rc_line | Menu-options | Enter rc command |
set_tabwidth | Menu-options | Set tab width |
set_wildcard | Menu-options | Set wildcard character |
speller_block | Menu-spell | Spell check block |
speller_file | Menu-spell | Spell check entire buffer from cursor |
speller_save_new_words | Menu-spell | Save new words to file |
speller_word | Menu-spell | Lookup current word in spell |
terminal_refresh | ESC-Z | Refresh screen |
toggle_autoindent | Menu-options | Toggle auto indentation |
toggle_autonum | Menu-options | Toggle autonumber mode on/off |
toggle_casematch | Menu-options | Toggle case matching |
toggle_cmode | Menu-options | Toggle C-mode |
toggle_crdisplay | Menu-options | Toggle display of EOLs |
toggle_overwrite | Menu-options | Toggle overwrite/insert edit mode |
toggle_wordwrap | Menu-options | Toggle the screen wordwrapping on/off |
transpose | ESC-T | Transpose chars/word/line |
undelete | ESC-U | Undo last deletion |
windows_file | Menu-windows | Load new file into new buffer |
windows_new | Menu-windows | Create a new empty buffer |
windows_next | Esc-PageDown | Display Next buffer |
windows_prior | Esc-PageUp | Display Prior buffer |
windows_raise | Menu-windows | Select buffer to display |
windows_showall | Menu-windows | Display all buffers on screen |
xsave_buffer | ESC-X | Save buffer, no quit |
|