Minimum Profit Keycodes
Table with Minimum Profit's keycodes and their default assigned actions.
Keycode | Action |
alt-a | menu |
alt-cursor-down | scroll_down |
alt-cursor-left | unindent_block |
alt-cursor-right | indent_block |
alt-cursor-up | scroll_up |
alt-end | ctrl-end |
alt-enter | ctrl-enter |
alt-g | grep |
alt-home | ctrl-home |
alt-kp-minus | insert_m_dash |
alt-minus | insert_m_dash |
alt-space | menu |
backspace | delete_left |
close-window | exit |
ctrl-a | menu |
ctrl-b | mark_tag_vertical |
ctrl-c | copy_mark |
ctrl-cursor-down | move_section_down |
ctrl-cursor-left | move_word_left |
ctrl-cursor-right | move_word_right |
ctrl-cursor-up | move_section_up |
ctrl-d | section_list |
ctrl-e | document_list |
ctrl-end | move_eof |
ctrl-enter | open_under_cursor |
ctrl-f | seek |
ctrl-f10 | f10 |
ctrl-f3 | seek_prev |
ctrl-g | goto |
ctrl-home | move_bof |
ctrl-i | tab |
ctrl-j | seek_matching |
ctrl-k | toggle_visual_wrap |
ctrl-kp-minus | zoom_out |
ctrl-kp-plus | zoom_in |
ctrl-l | suspend |
ctrl-m | enter |
ctrl-n | next |
ctrl-o | open |
ctrl-p | vcs |
ctrl-page-down | seek_next_char |
ctrl-page-up | seek_prev_char |
ctrl-q | exit |
ctrl-r | replace |
ctrl-s | save |
ctrl-space | complete |
ctrl-t | find_tag |
ctrl-v | paste_mark |
ctrl-w | close |
ctrl-x | cut_mark |
ctrl-y | delete_line |
ctrl-z | undo |
cursor-down | move_down |
cursor-left | move_left |
cursor-right | move_right |
cursor-up | move_up |
delete | delete |
dropped-files | open_dropped_files |
end | move_eol |
enter | insert_line |
escape | eval |
f1 | help |
f10 | record_macro |
f11 | zoom_out |
f12 | zoom_in |
f2 | build |
f3 | seek_next |
f4 | word_wrap_paragraph |
f5 | seek_misspelled |
f6 | seek_repeated_word |
f7 | play_macro |
f8 | unmark |
f9 | mark_tag |
home | move_bol |
insert | toggle_insert |
insert-raw-string | insert_raw_string |
mouse-drag | mouse_drag_mark |
mouse-left-button | move_to_mouse_position |
mouse-left-dblclick | select_word_under_cursor |
mouse-menu | menu |
mouse-wheel-down | move_mouse_wheel_down |
mouse-wheel-up | move_mouse_wheel_up |
page-down | move_pgdn |
page-up | move_pgup |
shift-f10 | menu |
shift-tab | insert_real_tab |
space | insert_space |
tab | insert_tab |