Differences
This shows you the differences between the selected revisions of the page.
ui_explorer_key 2005-02-17 | ui_explorer_key 2024-09-24 (current) | ||
Line 1: | Line 1: | ||
- | ====== Keyboard shortcuts ====== | + | ====== Explorer Keyboard Shortcuts ====== |
- | ===== Function Keys ===== | + | ===== [[navigation]] Navigation ===== |
- | * F2 - Rename selected file | + | · |
- | * F5 - Refresh directory view | + | * F5 -- Re-read panel |
- | * F10 - Menu | + | * Backspace or Alt+Up -- Open parent directory |
+ | * Ctrl+\ -- Open root directory | ||
+ | * Ctrl+H -- Open home directory | ||
+ | * Alt+Left -- Go back | ||
+ | * Alt+Right -- Go forward | ||
- | ==== With Shift ==== | + | ··* Ctrl+B -- Bookmark current directory |
- | * F10 - Menu | + | * Ctrl+O, Ctrl+L, Alt+D -- Display bookmark window |
- | ==== With Alt ==== | + | ··* Ctrl+Alt+T -- Toggle tree panel |
- | * F4 - Quit WinSCP Application | + | |
- | * F5 - | + | |
- | * F6 - | + | |
- | ==== With Ctrl ==== | + | ===== [[file_selection]] File Selection ===== |
- | · * F3 - Sort on name | + | |
- | ··* F4 - Sort on extension | + | |
- | ··* F5 - Sort on modify date | + | |
- | ··* F6 - Sort on size | + | |
- | ··* F7 - Sort on attribute/permission | + | |
- | * F8 - Sort on owner name | + | |
- | * F9 - Sort on Group name | + | |
- | ===== Other Hotkeys ===== | + | ··* Ctrl+Space -- Select/deselect file |
- | ··* Ctrl-E - Edit in internal editor | + | * Num+ -- Select group |
- | * Ctrl-Shift-E - Edit in external editor | + | * Num- -- Deselect group |
- | ··* Del - Delete selected file/Directory | + | * Num* -- Invert selection |
- | * Alt-Enter - Show Properties of selected file | + | * Ctrl+A -- Select all files |
- | * Ctrl-C - Copy selected file between local and remote directories | + | * Shift+Ctrl+L -- Deselect all files |
- | * Ctrl-M - Move selected file between local and remote directories | + | * Shift+Ctrl+S -- Restore selection |
- | * Ctrl-Alt-M - Move remote between two remote directories | + | |
- | * Shift-Ctrl-C - copy filename to clipboard | + | |
- | * Ctrl-Alt-C - copy filename with path to clipboard | + | |
- | * Shift-Ctrl-D - Disconnect session | + | |
- | ··* Ctrl-D - Create new Directory | + | ===== [[file_management]] File Management ===== |
- | · * Ctrl-Alt-L - Create/Edit Link | + | |
- | ··* Ctrl-B - Create bookmark | + | |
- | * Ctrl-T - Open terminal | + | |
- | * Ctrl-S - Synchronize | + | |
- | * Ctrl-P - Open in PuTTY | + | |
- | * Ctrl-O - Open directory/bookmark | + | * F2 -- Rename focused file |
- | * BackSpace - Go to parent directory | + | ··* Ctrl+E -- Edit focused file |
- | * Ctrl-\ - Go to root directory | + | * Shift+Ctrl+E -- Edit (create) new file |
- | * Ctrl-H - Go to home directory | + | * Ctrl+T -- Download selected files |
+ | * Ctrl+M -- Download selected files and delete original | ||
+ | * Ctrl+Alt+M -- Move/rename selected files | ||
+ | * Ctrl+Alt+L -- Add/edit link | ||
+ | * Ctrl+D -- Create new folder | ||
+ | * Del -- Delete selected files | ||
+ | * Shift+Del -- Delete selected files (alternative) | ||
+ | * Alt+Enter -- Change properties of selected files | ||
+ | * Shift+Alt+Enter -- Calculate sizes of selected directories | ||
+ | * Ctrl+C -- Copy the selected files to the clipboard | ||
+ | * Ctrl+V -- Paste files, opens path from clipboard, opens [[session_url|session URL]] from clipboard | ||
- | ··* num+ - Select files | + | ===== [[tab_management]] Tab Management ===== |
- | ··* num- - Unselect files | + | |
- | ··* num* - Invert selection of files | + | |
- | ··* Ctrl-A - Select all | + | |
- | * Ctrl-L - Unselect all | + | |
- | * Ctrl-N - Open new Session | + | * Shift+Ctrl+D, Ctrl+W -- Close active tab |
- | * Alt-1, Alt-2 ... - Switch to other opened session | + | * Ctrl+N -- Open a new tab |
+ | * Shift+Ctrl+R -- Reconnect session | ||
+ | * Ctrl+Tab, Shift+Ctrl+Tab -- Cycle opened tabs | ||
+ | * Alt+1, Alt+2 ... Alt+9, Alt+0 -- Switch to other opened tab | ||
- | ··* Ctrl-Alt-P - Preferences | + | ===== Service Commands ===== |
+ | * Ctrl+P -- Open current session in PuTTY | ||
+ | * Ctrl+Alt+P -- Open [[ui_preferences|Preferences dialog]] | ||
+ | * Shift+Ctrl+Q -- [[ui_queue#manage|Process queue]] | ||
+ | * Ctrl+Alt+R -- [[ui_pref_panels_remote|Toggle]] automatical refresh of remote directory after operation | ||
+ | * Ctrl+S -- Synchronize directories | ||
+ | * Ctrl+U -- Keep remote directory up to date | ||
+ | * Shift+Ctrl+T -- Open terminal window | ||
+ | * F3 -- [[task_find|Find file]] | ||
+ | * Alt+F4 -- Quit | ||
+ | * F10 -- Menu | ||
+ | * Esc -- Cancels reading of remote directory | ||
+ | |||
+ | ===== [[file_panels]] File Panels ===== | ||
+ | |||
+ | * Ctrl+F3 -- Sort files in the active panel by name | ||
+ | * Ctrl+F4 -- Sort files in the active panel by extension | ||
+ | * Ctrl+F5 -- Sort files in the active panel by modification time | ||
+ | * Ctrl+F6 -- Sort files in the active panel by size | ||
+ | * Ctrl+F7 -- Sort files in the active panel by permissions | ||
+ | * Ctrl+F8 -- Sort files in the active panel by owner | ||
+ | * Ctrl+F9 -- Sort files in the active panel by group | ||
+ | |||
+ | * Shift+Ctrl+C -- Copy names of selected files to the clipboard | ||
+ | * Ctrl+Alt+C -- Copy names of selected files including paths to the clipboard | ||
+ | * Shift+Ctrl+P -- Copy current remote path to the clipboard | ||
+ | |||
+ | * Ctrl+Alt+H -- Toggle hidden and system files displaying | ||
+ | * Ctrl+Alt+F -- [[ui_file_panel#filtering|Filter files]] | ||
+ | * Ctrl+Q -- Focus queue view (when visible) | ||
+ | * Ctrl+F -- Open [[ui_file_panel#incremental_search|incremental search]] panel (&beta_feature) | ||
+ | |||
+ | ===== Custom ===== | ||
+ | You can associate [[custom_key_shortcuts|custom keyboard shorcuts]] with some features. |