Edit Menu

Edit->Cut to Clipboard (Ctrl+X)

Cuts the selected file(s) to the clipboard to be moved to another location.

Edit->Copy to Clipboard (Ctrl+C)

Copies the selected file(s) to the clipboard to be moved to another location.

Edit->Paste from Clipboard (Ctrl+V)

Pastes previously cut or copied items from the clipboard to the current directory.

Edit->Rename (F9)

Renames the currently selected file.

Edit->Delete (F8)

Deletes the currently selected file(s).

Edit->Select Group (Ctrl++)

Opens a dialog which allows you to select files in the active panel. In the Search for dialog place the main search criteria. Enter a filename, a wildcard ( *.o.*, *.c etc.) or both - separated by a space. When using 'text', the results are the same as '*text*'. You can exclude files from the search with '|' (e.g. '*.cpp *.h | *.moc.cpp'). With the profile handler you can manage your selections for future usage. A double-click on a profile is the same as entering the selection and pressing the OK button. More options for Select Group dialog are explained in the Search dialog, which are basically almost the same dialogs.

Edit->Unselect Group (Ctrl+-)

The opposite of Select Group. The files that match the pattern in the active panel will be deselected.

Edit->Select All (Alt++)

Selects all files in the active panel. You can also select all directories by activating the Automark directories option in the Konfigurator Look & Feel page.

Edit->Unselect All (Alt+-)

Unselects all the files in the active panel.

Edit->Invert Selection (Alt+*)

Inverts the selection status of all the files in the active panel (i.e. selected files will become unselected and deselected files will become selected).

Edit->Compare Directories (Alt+C)

Toggles Krusader Compare Directories function.

Edit->Compare setup

Configures the Compare Directories function.

  • Select Newer and Single (default)

  • Select Single

  • Select Newer

  • Select Different and Single

  • Select Different

Edit->Calculate Occupied Space

Calculates occupied space of files and folders, archives and remote filesystems.

Edit->Properties (Alt+KP_Enter)

Opens the properties dialog for the currently selected file. (KP refers to Key Pad.)