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
ADD: multiarc.html: How to view or edit a file content and so on. Packed file information window. CHG: Document structure. (doublecmd#46)
ADD: shortcuts.html: '9.1. Keys > Hot Keys', '9.2. Favorite Tabs', '9.3. Archivers'.
UPD: configuration.html: Windows style filter when marking files.
UPD: configuration.html: 'Auto fill columns': Note about the horiz. scroll bar.
UPD: shortcuts.html: List of editor's hotkeys.
FIX: multiarc.html: Replace '%AQA' on '%AQ'.
CHG: multiarc.html: Add/change/fix 'title=' and 'alt='.
CHG: Replace '2.10. External archivers' on '2.10. Archive handling'.
Other small fixes/changes.
<tdclass="cmdhintcell">If a directory is selected, will open this directory to show its content.<br>If a file is selected, ignoring its extension, will try to open it as an archive based on its detected content (see <ahref="multiarc.html#configids">ID configuration</a> in other help page).</td>
<tdclass="cmdhintcell">Create and open a new instance of <ahref="help.html#cm_Search">Search</a> dialog window. Invoking this command to do a search will preserve the searches we've made earlier in the session. It will also allow to launch a new search instance to search something else while a long search is in progress.</td>
<li><p><spanclass="italic">Windows style filter when marking files ("*.*" also select files without extension, etc.)</span>.</p></li>
462
+
<li><p><spanclass="italic">Windows style filter when marking files ("*.*" also select files without extension, etc.)</span> – By default, the mask "*.*" matches the name of any file that has an extension, for any file names use the mask "*". If enabled, the mask "*.*" will match any file.</p></li>
463
463
<li><p><spanclass="italic">Default attribute mask value to use</span> – will be used for the following commands:
<p>The screenshots below illustrate this subtle grid effect. The screenshot on the left has the vertical and horizontal lines enabled and the screenshot on the right does not.</p>
496
496
<pclass="figure"><imgclass="largeimage" title="with and without lines" alt="with and without lines" src="images/imgDC/pic35.png" width="690" height="128"></p>
497
-
<p><spanclass="italic">Auto fill columns</span> – If enabled, when resizing the window (or if free space exists), Double Commander will resize the column, which selected in the next option <spanclass="italic">Auto size column:</span> (first or last).</p>
497
+
<p><spanclass="italic">Auto fill columns</span> – If enabled, when resizing the window (or if free space exists), Double Commander will resize the column, which selected in the next option <spanclass="italic">Auto size column:</span> (first or last). The horizontal scrollbar will not be available.</p>
498
498
<p>If the content of the column is larger than its width:</p>
499
499
<ul>
500
500
<li><p><spanclass="italic">Cut text to column width</span> – Sometimes column text can overlap into other columns. This option truncates any extra text at the column boundary.</p></li>
<p>Tab <spanclass="italic">Load/Save</span> – allows to save search parameters so they can be used again later.</p>
291
-
<p>Also, here we can see the templates created in the program settings (<ahref="#ConfigColorFiles">Colors > File types</a> or <ahref="configuration.html#ConfigTooltips">Tooltips</a>) and in the <ahref="help.html#cm_MarkPlus">Select a Group</a> command dialog.</p>
291
+
<p>Also, here we can see the templates created in the program settings (<ahref="#ConfigColorFiles">Colors > File types</a>, <ahref="configuration.html#ConfigTooltips">Tooltips</a>) and in some tools (<ahref="help.html#cm_MarkPlus">Select a Group</a>, <ahref="syncdirs.html">Synchronize directories</a>).</p>
292
292
<p>There is a field with a hint under the list of templates: for the selected template, the values of <spanclass="italic">File mask</span> and <spanclass="italic">Start in directory</span> (if it was saved) are displayed.</p>
293
293
<pclass="navback"><ahref="#topofpage">(back to top)</a></p>
<p>Also see <ahref="configxml.html">description</a> of <code><Added></code>, <code><Deleted></code> and <code><Modified></code> parameters and <ahref="configuration.html#ConfigToolsDiffer">Position of frame panel after the comparison</a>.</p>
155
155
<p>The two files will be chosen as follows</p>
156
156
<ul>
157
-
<li><p>If two files are selected in the active panel, they will be opened in the compare tool.</p></li>
157
+
<li><p>If two files are selected in the active panel, they will be opened in the compare tool. The first selected file will be opened in the left panel of the comparison tool.</p></li>
158
158
<li><p>If only one file is selected, it will be compared with the selected file in the inactive panel.</p></li>
159
159
<li><p>If only one file is selected, and nothing is selected in the inactive panel, it will be compared with a file in the second panel, having the same name (if it exists) or with a file under the cursor.</p></li>
160
160
<li><p>If nothing is selected, the file under the cursor will be compared with a file in the other panel, having the same name (if it exists) or with a file under the cursor.</p></li>
0 commit comments