You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instructions/Instruction.md
+8-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# Instruction
2
2
## Basic Informations
3
-
Czkawka for now contains two independent frontends - Console and Graphical interface which share the core module which contains basic and common functions used by each frontend.
4
-
3
+
Czkawka for now contains two independent frontends - Console and Graphical interface which share the core module which contains basic and common functions used by each frontend.
5
4
6
5
Using Rust language without unsafe code, helps to create safe, fast with small resource requirements.
7
6
@@ -128,6 +127,13 @@ There is also an option to see image previews in Similar Images tool.
It is possible to open selected files by double clicking at them.
132
+
133
+
To open multiple file just select desired files with CTRL key pressed and still when clicking this key, double click at selected items with left mouse button.
134
+
135
+
To open folder containing selected file, just click twice at it with right mouse button.
136
+
131
137
## CLI
132
138
Czkawka CLI frontend is great to automate some tasks like removing empty directories.
0 commit comments