Hacker wrote: 2007-06-28, 22:25 UTC
The documentation for these is missing:
history.txt wrote:18.04.06 Added: If "Select only files" is checked, "*" reverses the selection of just files, while Shift+"*" reverses it for both files+folders
18.04.06 Added: Shift+'-' unselects just specific files
18.04.06 Added: Ctrl+Shift+'-' unselects just all files
Above seem to be available both in Help and KEYBOARD.TXT:
KEYBOARD.TXT wrote:NUM * Invert selection
SHIFT+NUM * Like NUM *, but files and folders if NUM * inverts selection of just files (and vice versa)
SHIFT+NUM - Always removes the selection just from files (NUM- from files and folders)
CTRL+SHIFT+NUM - Deselect all (always files, no folders)
Help, Keyboard - Layout wrote:NUM * invert selection (also with shift, see link)
SHIFT+NUM * Like NUM *, but files and folders if NUM * inverts selection of just files (and vice versa)
SHIFT+NUM - Always removes the selection just from files (NUM - from files and folders)
CTRL+SHIFT+NUM -
deselect all (always files, no folders)
Yuta wrote: 2007-06-29, 14:41 UTC
"CONTROL+SHIFT+ENTER"
Calculates size of all directories
"Calculates size of all directories" is done by Alt+Shift+Enter, which is covered in both Help and KEYBOARD.TXT:
Help, Keyboard - Layout wrote:ALT+SHIFT+ENTER
The contents of all directories in the current directory are counted. The sizes of the directories are then shown in the "full" view instead of the string <DIR>. Abort by holding down ESC key.
KEYBOARD.TXT wrote:ALT+SHIFT+ENTER The contents of all directories in the current directory are counted.
CONTROL+SHIFT+ENTER is for different purpose, which is covered in Help:
Help, Command line: keys wrote:CTRL-SHIFT-ENTER The file under the cursor including its path is added to the end of the command line.
Yuta wrote: 2007-06-29, 14:41 UTC"SHIFT"+"ARROW LEFT/RIGHT"
Go to command line
This is also documented in Help using different words:
Help, Command line: keys wrote:Cursor keys Cursor left and
cursor right move the cursor through the command line, even if the cursor was in the source directory before. If brief was selected, these keys move the cursor through the source directory. You then have to hold down
SHIFT to move it inside the command line.
Cursor up and
cursor down move the cursor bar inside the source window, even if it was inside the command line.
Yuta wrote: 2007-06-29, 14:41 UTCF5/F6 again
Select just file name (for a rename of destiny file)
F5/F6 once more
Select also extension
"F5 again" part is described in Help:
Help, F5: Copy wrote:Press F5 a second time to select just the file name without path. Ctrl+Home places the cursor directly in front of the file name (behind the last "\"). The combobox offers all open tabs and target subdirs for choice.
But
F6 again to select just file name and
third F5/F6 to select also its extension
seem to be missing both in Help and KEYBOARD.TXT.