Hotkey list

superfile hotkey list

General

FunctionKeyVariable name
Open superfilespf
Confirm selected itementer, right, lconfirm
Quit typing, modal or superfileq, escquit
Quit superfile and cd to current folderQcd_quit
Confirm typingenterconfirm_typing
Cancel typingctrl+c, esccancel_typing
Open help menu (hotkey list)?open_help_menu
Open prompt in shell mode:open_command_line
Open prompt in spf mode>open_spf_prompt
Open zoxide navigation modalzopen_zoxide

Panel navigation

FunctionKeyVariable name
Create new file panelncreate_new_file_panel
Split focused file panelN (shift+n)split_file_panel
Close the focused file panelwclose_file_panel
Toggle file preview panelftoggle_file_preview_panel
Open sort options menuoopen_sort_options_menu
Toggle reverse sortR (shift+r)toggle_reverse_sort
Toggle footerF (shift+f)toggle_footer
Focus on the next file paneltab, L(shift+l)next_file_panel
Focus on the previous file panelshift+left, H(shift+h)previous_file_panel
Focus on the processbar panelpfocus_on_process_bar
Focus on the sidebarsfocus_on_sidebar
Focus on the metadata panelmfocus_on_metadata

Panel movement

FunctionKeyVariable name
Upup, klist_up
Downdown, jlist_down
Page uppguppage_up
Page downpgdownpage_down
Return to parent folderh, left, backspaceparent_directory
Select all items in focused file panelA (shift+a)file_panel_select_all_items (selection mode only)
Select up from your cursorshift+up, K (shift+k)file_panel_select_mode_items_select_up (selection mode only)
Select down from your cursorshift+down, J (shift+j)file_panel_select_mode_items_select_down (selection mode only)
Toggle dot file display.toggle_dot_file
Toggle active search bar/search_bar
Change between selection mode or normal modevchange_panel_mode
Pin or Unpin folder to sidebar (can be auto saved)P (shift+p)pinned_directory

File operations

FunctionKeyVariable name
Create file or folder (end with / to create a folder)ctrl+nfile_panel_item_create
Rename file or folderctrl+rfile_panel_item_rename
Copy selected items to the clipboardctrl+ccopy_items
Cut selected items to the clipboardctrl+xcut_items
Paste clipboard items into the current file panelctrl+v, ctrl+wpaste_items
Delete selected itemsctrl+d, deletedelete_items
Permanently delete selected itemsD (shift+d)permanently_delete_items
Copy current or selected file/directory pathsctrl+pcopy_path
Copy current working directoryccopy_present_working_directory
Extract compressed filectrl+eextract_file (normal mode)
Zip file or folder to .zip filectrl+acompress_file (normal mode)
Open file with your default editoreopen_file_with_editor (normal mode)
Open current directory with default editorE (shift+e)open_current_directory_with_editor (normal mode)