fman

Keyboard shortcuts

Every default fman key binding. Use the search box to filter, or pick a platform.

All platforms

Keys Action Command
Down Move cursor down move_cursor_down
Num+Down Move cursor down move_cursor_down
Shift+Down Move cursor down (extends selection) move_cursor_down
Up Move cursor up move_cursor_up
Num+Up Move cursor up move_cursor_up
Shift+Up Move cursor up (extends selection) move_cursor_up
Ctrl+J Move cursor down move_cursor_down
Ctrl+K Move cursor up move_cursor_up
Home Move cursor home move_cursor_home
Num+Home Move cursor home move_cursor_home
Shift+Home Move cursor home (extends selection) move_cursor_home
End Move cursor end move_cursor_end
Num+End Move cursor end move_cursor_end
Shift+End Move cursor end (extends selection) move_cursor_end
PgDown Move cursor page down move_cursor_page_down
Num+PgDown Move cursor page down move_cursor_page_down
Shift+PgDown Move cursor page down (extends selection) move_cursor_page_down
PgUp Move cursor page up move_cursor_page_up
Num+PgUp Move cursor page up move_cursor_page_up
Shift+PgUp Move cursor page up (extends selection) move_cursor_page_up
Space Toggle selection toggle_selection
Tab Switch panes switch_panes
Backspace Go up go_up
Enter Open open
F1 Help help
F4 Edit open_with_editor
Shift+F4 New file create_and_edit_file
F5 Copy copy
Shift+F6 Rename rename
F6 Move move
F7 New folder create_directory
F8 Delete move_to_trash
Delete Delete move_to_trash
Num+Delete Delete move_to_trash
F9 Terminal open_terminal
F10 Open native file manager open_native_file_manager
F11 Copy paths to clipboard copy_paths_to_clipboard
Shift+Delete Delete permanently delete_permanently
Alt+F1 Show volumes (left pane) show_volumes
Alt+F2 Show volumes (right pane) show_volumes
Num+Insert Move cursor down (extends selection) move_cursor_down
Alt+up Increase font size increase_pane_font_size
Alt+down Decrease font size decrease_pane_font_size

Windows

Keys Action Command
Ctrl+Right Open in right pane open_in_right_pane
Ctrl+Left Open in left pane open_in_left_pane
Ins Move cursor down (extends selection) move_cursor_down
Ctrl+C Copy to clipboard copy_to_clipboard
Ctrl+X Cut cut
Ctrl+V Paste paste
Ctrl+A Select all select_all
Ctrl+D Deselect deselect
Ctrl+. Toggle hidden files toggle_hidden_files
Ctrl+P Go to go_to
Ctrl+Shift+P Command palette command_palette
Alt+Left Go back go_back
Alt+Right Go forward go_forward
Alt+F5 Pack pack
Ctrl+R Reload reload
Ctrl+F1 Sort by column (by name) sort_by_column
Ctrl+F2 Sort by column (by size) sort_by_column
Ctrl+F3 Sort by column (by date) sort_by_column
Ctrl+Up Go up go_up
Alt+Enter Show explorer properties show_explorer_properties
Ctrl+\ Go to root of current drive go_to_root_of_current_drive

macOS

Keys Action Command
Alt+Right Open in right pane open_in_right_pane
Alt+Left Open in left pane open_in_left_pane
Cmd+C Copy to clipboard copy_to_clipboard
Cmd+X Cut cut
Cmd+V Paste paste
Cmd+Alt+V Paste cut paste_cut
Cmd+A Select all select_all
Cmd+D Deselect deselect
Space Move cursor down (extends selection) move_cursor_down
Cmd+Backspace Delete move_to_trash
Cmd+. Toggle hidden files toggle_hidden_files
Cmd+P Go to go_to
Cmd+Shift+P Command palette command_palette
Cmd+Left Go back go_back
Cmd+Right Go forward go_forward
Cmd+I Get info get_info
Cmd+F5 Pack pack
Cmd+R Reload reload
Cmd+F1 Sort by column (by name) sort_by_column
Cmd+F2 Sort by column (by size) sort_by_column
Cmd+F3 Sort by column (by date) sort_by_column
Cmd+M Minimize minimize
Cmd+Q Quit quit
Cmd+Up Go up go_up
Shift+Space Quick look quick_look
Cmd+Enter Open selected files open_selected_files
Cmd+Ctrl+F Toggle fullscreen toggle_fullscreen

Linux

Keys Action Command
Ctrl+Right Open in right pane open_in_right_pane
Ctrl+Left Open in left pane open_in_left_pane
Ins Move cursor down (extends selection) move_cursor_down
Ctrl+C Copy to clipboard copy_to_clipboard
Ctrl+X Cut cut
Ctrl+V Paste paste
Ctrl+A Select all select_all
Ctrl+D Deselect deselect
Ctrl+. Toggle hidden files toggle_hidden_files
Ctrl+P Go to go_to
Ctrl+Shift+P Command palette command_palette
Ctrl+Q Quit quit
Alt+Left Go back go_back
Alt+Right Go forward go_forward
Alt+F5 Pack pack
Ctrl+R Reload reload
Ctrl+F1 Sort by column (by name) sort_by_column
Ctrl+F2 Sort by column (by size) sort_by_column
Ctrl+F3 Sort by column (by date) sort_by_column
Ctrl+Up Go up go_up

Viewer

Keys Action Command
Escape/Enter/Backspace Close viewer (all) viewer_close
Tab Switch panes (all) viewer_switch_panes
Ctrl+Shift+P Open viewer command palette (all) viewer_open_palette
View next / previous file in the directory (all) viewer_next_file / viewer_previous_file
Toggle "advance only for same type" (per viewer) (all) viewer_toggle_same_type_advance
Move the viewed file to the trash, confirmation and all (all) viewer_delete_file
Prompt for a new name for the viewed file (all) viewer_rename_file
Toggle whether a delete closes the viewer or goes to the next file (global) (all) viewer_toggle_close_after_delete
Space Play / pause (video) video_toggle_pause
Right / Left Seek ±5s (video) video_seek_forward / video_seek_backward
Up / Down Volume ±5 (video) video_volume_up / video_volume_down
Toggle mute (persists) (video) video_mute
Volume → 100 (video) video_reset_volume
Restart from 0:00 (video) video_restart
Fit to window (image) image_reset_zoom
Actual size (100%) (image) image_actual_size
Edit file / Reload from disk (text) text_edit / text_reload
Toggle auto-reload / tail mode (text) text_toggle_auto_reload / text_toggle_tail
Save / Save as… / Revert (text) text_save / text_save_as / text_revert
Reset the viewer's own zoom (not the pane's) (text) text_reset_font_size
/ (view mode) Prompt for a search query, jump to the first match (text) text_find
n / N (view mode) Next / previous match (wraps) (text) text_find_next / text_find_previous
Escape (view mode, while searching) Leave search mode (text) text_search_exit