> home > Bindings

default_mac_bindings

January 19th 2020

Global

[ B Control ] toggle_filebar
[ H Command ] project_go_to_root_directory
[ I Command Shift ] list_all_functions_current_buffer
[ I Command ] interactive_switch_buffer
[ K Command ] interactive_kill_buffer
[ M Control Shift ] goto_first_jump
[ M Control ] build_in_build_panel
[ N Control Shift ] goto_prev_jump
[ N Control ] goto_next_jump
[ N Command ] interactive_new
[ O Control ] open_in_other
[ O Command ] interactive_open_or_new
[ S Command Shift ] save_all_dirty_buffers
[ U Control ] keyboard_macro_replay
[ U Command Shift ] keyboard_macro_finish_recording
[ U Command ] keyboard_macro_start_recording
[ X Control Shift ] project_command_lister
[ X Control ] command_lister
[ Z Control Shift ] execute_previous_cli
[ Z Control ] execute_any_cli
[ Comma Control ] close_build_panel
[ Comma Command Shift ] change_active_panel_backwards
[ Comma Command ] change_active_panel
[ Period Control ] change_to_build_panel
[ F1 ] project_fkey_command
[ F2 ] project_fkey_command
[ F3 ] project_fkey_command
[ F4 Alt ] exit_4coder
[ F4 ] project_fkey_command
[ F5 ] project_fkey_command
[ F6 ] project_fkey_command
[ F7 ] project_fkey_command
[ F8 ] project_fkey_command
[ F9 ] project_fkey_command
[ F10 ] project_fkey_command
[ F11 ] project_fkey_command
[ F12 ] project_fkey_command
[ F13 ] project_fkey_command
[ F14 ] project_fkey_command
[ F15 ] project_fkey_command
[ F16 ] project_fkey_command
[ MoveWheel Command ] mouse_wheel_change_face_size
[ MoveWheel ] mouse_wheel_scroll
[ Startup ] default_startup
[ TryExit ] default_try_exit

File

[ TextInput ] write_text_input
[ A Command ] replace_in_range
[ C Command ] copy
[ D Command Shift ] delete_line
[ D Command ] delete_range
[ E Command Shift ] left_adjust_view
[ E Command ] center_view
[ F Control ] list_all_substring_locations_case_insensitive
[ F Command Shift ] list_all_locations
[ F Command ] search
[ G Command Shift ] list_all_locations_of_selection
[ G Command ] goto_line
[ J Command ] snippet_lister
[ K Command Shift ] kill_buffer
[ L Command ] duplicate_line
[ M Command ] cursor_mark_swap
[ O Command Shift ] reopen
[ Q Control ] query_replace_selection
[ Q Command Shift ] query_replace_identifier
[ Q Command ] query_replace
[ R Command ] reverse_search
[ S Command Shift ] save_all_dirty_buffers
[ S Command ] save
[ T Command Shift ] list_all_locations_of_identifier
[ T Command ] search_identifier
[ V Command Shift ] paste_next_and_indent
[ V Command ] paste_and_indent
[ X Command ] cut
[ Y Command ] redo
[ Z Command ] undo
[ 1 Command ] view_buffer_other_panel
[ 2 Command ] swap_panels
[ Space Control ] set_mark
[ Period Command Shift ] view_jump_list_with_lister
[ Up Alt ] move_line_up
[ Up Command ] move_up_to_blank_line_end
[ Up ] move_up
[ Down Alt ] move_line_down
[ Down Command ] move_down_to_blank_line_end
[ Down ] move_down
[ Left Command ] move_left_whitespace_boundary
[ Left ] move_left
[ Right Command ] move_right_whitespace_boundary
[ Right ] move_right
[ Backspace Control ] snipe_backward_whitespace_or_token_boundary
[ Backspace Command ] backspace_alpha_numeric_boundary
[ Backspace ] backspace_char
[ Return Shift ] if_read_only_goto_position_same_panel
[ Return ] if_read_only_goto_position
[ Delete Control ] snipe_forward_whitespace_or_token_boundary
[ Delete Command ] delete_alpha_numeric_boundary
[ Delete ] delete_char
[ Home ] seek_beginning_of_line
[ End ] seek_end_of_line
[ PageUp Command ] goto_beginning_of_file
[ PageUp ] page_up
[ PageDown Command ] goto_end_of_file
[ PageDown ] page_down
[ Left ] click_set_cursor_and_mark
[ Left Release ] click_set_cursor
[ MoveMove ] click_set_cursor_if_lbutton
[ ClickActivateView ] click_set_cursor_and_mark

Code

[ TextInput ] write_text_and_auto_indent
[ D Control ] list_all_locations_of_type_definition
[ I Control ] if0_off
[ R Control ] write_block
[ T Control Shift ] list_all_locations_of_type_definition_of_identifier
[ T Control ] write_todo
[ Y Control ] write_note
[ 0 Command ] write_zero_struct
[ 1 Control ] open_file_in_quotes
[ 2 Control ] open_matching_file_cpp
[ Minus Control ] delete_current_scope
[ LeftBracket Control Shift ] select_surrounding_scope_maximal
[ LeftBracket Control ] select_surrounding_scope
[ LeftBracket Command Shift ] open_long_braces_semicolon
[ LeftBracket Command ] open_long_braces
[ RightBracket Control Shift ] select_prev_top_most_scope
[ RightBracket Control ] select_prev_scope_absolute
[ RightBracket Command Shift ] open_long_braces_break
[ Semicolon Command ] comment_line_toggle
[ Quote Control Shift ] select_next_scope_after_current
[ Quote Control ] select_next_scope_absolute
[ ForwardSlash Control ] place_in_scope
[ Tab Shift Command ] word_complete_drop_down
[ Tab Shift ] auto_indent_line_at_cursor
[ Tab Command ] auto_indent_range
[ Tab ] word_complete
[ Left Control ] move_left_alpha_numeric_or_camel_boundary
[ Left Command ] move_left_alpha_numeric_boundary
[ Right Control ] move_right_alpha_numeric_or_camel_boundary
[ Right Command ] move_right_alpha_numeric_boundary