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
<p>These options can be changed on the fly directly in the quick search/filter bar. Also you can toggle between search and filter.</p>
895
895
<p>Options:</p>
896
896
<ul>
897
-
<li><p><spanclass="italic">Hide filter panel when not focused</span> – The quick search/filter panel will hide automatically as soon as you move the focus to the file panel.</p></li>
897
+
<li><p><spanclass="italic">Hide filter panel when not focused</span> – The quick search/filter panel will hide automatically as soon as you move the focus to the file panel. In <ahref="help.html#iface_files">brief view</a> hiding the panel does not work correctly, so the option is ignored until a suitable solution is found.</p></li>
898
898
<li><p><spanclass="italic">Keep saving setting modifications for next session</span> – By default, all parameters that have been changed in the quick search panel will be kept in memory only until the program is closed, the option allows to change this behavior.</p></li>
<p><spanclass="italic">Show tooltip for files in the file panel</span> – enables the ability to use tooltips.</p>
987
987
<p><spanclass="italic">File types</span> – contains a list of file groups. Double Commander checks the list from top to bottom until the first match: a file group higher in the list will overlap any file group below.</p>
Windows only: this option will help to determine if the icons used for drives, folders or archives will be the default ones from the system or if it will be custom ones that we may set ourselves.<br>
396
+
This option will help to determine if the icons used for drives, folders or archives will be the default ones from the system or if it will be custom ones that we may set ourselves.<br>
397
397
The <code>CustomIcons</code> option will be set to a single number representing the sum of the numbers from the following table depending on what are our preferences:<br>
398
398
<tableclass="innercmddesc">
399
399
<trclass="rowinnerdesc">
@@ -404,17 +404,17 @@ <h2><a name="manualed">3. Options to change manually</a></h2>
<p><spanclass="italic">Ask</span> (by default) provides more possible actions (see below).</p>
53
53
<p>The next group is a filter, the ability to specify which files to copy or move (file masks, age and so on). Here we can see the selected template and:</p>
54
54
<ul>
55
-
<li><p>The <spanclass="italic">Choose template</span> button (<imgtitle="Template..." alt="Template..." src="images/imgDC/btemplate.png" width="18" height="18">) opens a window with a list of saved templates and with the ability to add a new one.</p></li>
55
+
<li><p>The <spanclass="italic">Choose template</span> button (<imgtitle="Template..." alt="Template..." src="images/imgDC/btemplate.png" width="16" height="16">) opens a window with a list of saved templates and with the ability to add a new one.</p></li>
56
56
<li><p><spanclass="italic">Exclude empty directories</span> – If enabled, only non-empty directories will be copied or moved. Works only with templates.</p></li>
57
57
</ul>
58
58
<p>The list of the following parameters will vary depending on the type of file operation and operating system family.</p>
<p><spanclass="bold">Create Directory</span> (internal command <tt>cm_MakeDir</tt>) – creates a new subdirectory in the current directory. The file name (without extension) or directory name under the cursor will be offered, this is useful for creating multiple directories with similar names. You can also create several subdirectories in one operation, just separate the subdrectories with the directory separator (in Unix/Linux system it will be "/" and in Windows it will be "\").</p>
<p>The button with an arrow opens the history of the entered names. The button to the right of the input field allows to enable or disable auto-completion from the directory creation history.</p>
133
134
<p>If <spanclass="italic">Extended syntax</span> is enabled, the <code><[]</code> template can be used to insert the current date/time: inside square brackets you can use <ahref="configuration.html#dt_format">date and time formatting characters</a> and any characters allowed for filenames.</p>
134
135
135
136
<p><spanclass="bold">Create Shortcut</span> (Windows only) – Double Commander creates a shortcut (Microsoft Windows .lnk file) to the file under the cursor and places it in the folder opened in the opposite panel.</p>
<p><aname="cm_CompareContents"><spanclass="bold">Compare by Contents</span></a> (internal command <tt>cm_CompareContents</tt>) shows a window with two panels with the files to compare (usually text).</p>
<p>It's a simple visual comparison and merging tool with a typical features: navigation between differences (next, previous, first or last), copying blocks of text from right to left and from left to right, editing files in-place, undo and redo the last changes, saving with a different name and other.</p>
<p>The toolbar is holding buttons to execute internal command and launch our applications.</p>
405
406
<p>A default configuration is propose but we will certainly each and every one configure it to our needs since it's probably the most configurable part of Double Commander.</p>
406
407
<p>That's why a dedicated page is made just for that under <ahref="toolbar.html">this link</a>.</p>
0 commit comments