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
<tdclass="cmdhintcell">Will scan all the directories of panel to show all content in one single panel.<br>
194
+
<tdclass="cmdhintcell">Will scan all subdirectories in the current directory of the panel and show all files in one list. Calling the command again will return to the normal mode.<br>
195
195
<br>
196
196
<tableclass="innercmddesc">
197
197
<trclass="rowinnerdesc">
@@ -402,7 +402,7 @@ <h2><a name="catleftpanel">2.2. Left Panel</a></h2>
<li><p><tt>GETFILENAMENOEXT</tt> – file name and no extension (<tt>text</tt>).</p></li>
628
628
<li><p><tt>GETFILEEXT</tt> – file extension (from the dot to the end, e.g. <tt>txt</tt>).</p></li>
629
629
<li><p><tt>GETFILESIZE</tt> – file or directory size. By default, the appearance will depend on the option chosen in the <ahref="#ConfigView">Files views</a> section, but all possible size formats are also available.</p></li>
630
-
<li><p><tt>GETFILETIME</tt> – file or directory modification date. The appearance will depend on the option chosen in the <ahref="#ConfigView">Files views</a> section.</p></li>
630
+
<li><p><tt>GETFILETIME</tt> – file or directory modification date.</p></li>
631
631
<li><p><tt>GETFILECREATIONTIME</tt> – file or directory creation date.</p></li>
632
632
<li><p><tt>GETFILELASTACCESSTIME</tt> – file or directory last access date.</p></li>
633
633
<li><p><tt>GETFILECHANGETIME</tt> – file or directory status change date.</p></li>
<li><p><tt>GETFILECOMMENT</tt> – file or directory description (comment) from <tt>descript.ion</tt> (see details <ahref="help.html#cm_EditComment">here</a>).</p></li>
641
641
<li><p><tt>GETFILECOMPRESSEDSIZE</tt> – compressed file size (real size if using NTFS compression).</p></li>
642
642
</ul>
643
+
<p>By default, fields with timestamps use the date and time format that was choosen in the <ahref="#ConfigView">Files views</a> settings section. You can also specify your preferred format directly in the column inside the curly brackets, using the same <ahref="#dt_format">date and time formatting characters</a>.</p>
643
644
<p><spanclass="italic">Move</span> – allows to move lines (which equates to reordering the columns). Click twice in the Move box and you will see a type of spinner appear, clicking on the upper part moves the line up (column moves left).</p>
644
645
<p><spanclass="italic">Delete</span> – allows to remove any line. To delete: click in the Delete box of the line. Then click again, this time a delete symbol appears. If you click a third time the line will be deleted from the table.</p>
645
646
<p>Next, you can change the appearance of the file panels.</p>
<p><spanclass="bold"><aname="cm_SyncDirs">Synchronize dirs...</a></span> (internal command <tt>cm_SyncDirs</tt>) open the <ahref="syncdirs.html">directory synchronization tool</a>: the directories of the left and right panel will be scanned, you will see the differences in their content and you can make them the same.</p>
278
278
<p><spanclass="bold"><aname="cm_RunTerm">Run Terminal</a></span> (internal command <tt>cm_RunTerm</tt>) opens a terminal at the current directory (settings at <ahref="configuration.html#ConfigTools">Tools</a>).</p>
279
279
<p><spanclass="bold"><aname="cm_DoAnyCmCommand">Execute internal command</a></span> (internal command <tt>cm_DoAnyCmCommand</tt>) opens a window with a list of all internal commands and their description. Commands are grouped by category, quick filter and sorting are available: you can execute the selected command, copy its name, or open the <ahref="cmds.html">Internal commands</a> page (some commands support parameters).</p>
280
-
<p><spanclass="bold"><aname="cm_FlatView">Flat view</a></span> (internal command <tt>cm_FlatView</tt>) will scan all the directories of panel to show all content in one single panel.</p>
280
+
<p><spanclass="bold"><aname="cm_FlatView">Flat view</a></span> (internal command <tt>cm_FlatView</tt>) will scan all subdirectories in the current directory of the active panel and show all files in one list. Scanning can be aborted by pressing the <kbd>Esc</kbd> key, calling the command again will return to the normal mode. If the cursor is on a file, then when returning to the normal mode, Double Commander will place the cursor on this file.</p>
281
+
<p>Additionally, the <ahref="cmds.html#cm_FlatViewSel">cm_FlatViewSel</a> command is available, which also shows all files in one list, but only for selected files and directories. Calling this command again only returns the normal mode in the base directory.</p>
281
282
<p><spanclass="bold"><aname="cm_OpenVirtualFileSystemList">Open VFS List</a></span> (internal command <tt>cm_OpenVirtualFileSystemList</tt>) will open a list of added file system plugins (WFX plugins) that use their own file systems or provide access to other file systems and devices (local or remote). As well as virtual folders:</p>
282
283
<ul>
283
284
<li><p><tt>Computer</tt> – contains a list of normal disks with a drive letter and devices that do not have a drive letter (for example, USB devices that are connected via the MTP protocol, i.e. smartphones, tablets or players). Windows only.</p></li>
<tdclass="hintcell">Flat view: will scan all the directories of panel to show all content in one single panel</td>
241
+
<tdclass="hintcell">Flat view: will scan all subdirectories in the current directory of the active panel and show all files in one list. Calling the command again will return to the normal mode.</td>
<tdclass="cmdhintcell">Показать все файлы без подкаталогов: будут просканированы все каталоги панели и показано всё содержимое.<br>
194
+
<tdclass="cmdhintcell">Показать все файлы без подкаталогов: будут просканированы все подкаталоги в текущем каталоге панели и показаны все файлы одним списком. Повторный вызов команды вернёт обычный режим.<br>
<tdclass="cmdhintcell">Показать все файлы в левой панели без подкаталогов: будут просканированы все каталоги левой панели и в панели будет показано всё содержимое.</td>
405
+
<tdclass="cmdhintcell">Показать все файлы в левой панели без подкаталогов: будут просканированы все подкаталоги в текущем каталоге левой панели и показаны все файлы одним списком.</td>
<tdclass="cmdhintcell">Показать все файлы в правой панели без подкаталогов: будут просканированы все каталоги правой панели и в панели будет показано всё содержимое.</td>
491
+
<tdclass="cmdhintcell">Показать все файлы в правой панели без подкаталогов: будут просканированы все подкаталоги в текущем каталоге правой панели и показаны все файлы одним списком.</td>
<li><p><tt>GETFILENAMENOEXT</tt> – имя файла без расширения (<tt>text</tt>).</p></li>
628
628
<li><p><tt>GETFILEEXT</tt> – расширение файла (всё, что идёт с конца до точки, например, <tt>txt</tt>).</p></li>
629
629
<li><p><tt>GETFILESIZE</tt> – размер файла или каталога. По умолчанию вид будет зависеть от настроек в разделе <ahref="#ConfigView">Список файлов</a>, но все возможные форматы размера также доступны.</p></li>
630
-
<li><p><tt>GETFILETIME</tt> – дата модификации файла или каталога. Вид будет зависеть от настроек в разделе <ahref="#ConfigView">Список файлов</a>.</p></li>
630
+
<li><p><tt>GETFILETIME</tt> – дата модификации файла или каталога.</p></li>
631
631
<li><p><tt>GETFILECREATIONTIME</tt> – дата создания файла или каталога.</p></li>
632
632
<li><p><tt>GETFILELASTACCESSTIME</tt> – дата последнего доступа файла или каталога.</p></li>
633
633
<li><p><tt>GETFILECHANGETIME</tt> – дата изменения статуса файла или каталога.</p></li>
<li><p><tt>GETFILECOMMENT</tt> – описание (комментарий) файла или каталога из файла <tt>descript.ion</tt> (подробнее смотрите <ahref="help.html#cm_EditComment">здесь</a>).</p></li>
641
641
<li><p><tt>GETFILECOMPRESSEDSIZE</tt> – размер сжатого файла (реальный размер, если используется сжатие NTFS).</p></li>
642
642
</ul>
643
+
<p>По умолчанию в полях с отметками времени используется формат даты и времени, который был выбран в разделе настроек <ahref="#ConfigView">Список файлов</a>. Также вы можете задать предпочитаемый формат непосредственно в колонке внутри фигурных скобок, используя те же <ahref="#dt_format">символы форматирования даты и времени</a>.</p>
643
644
<p><spanclass="italic">Переместить</span> – позволяет перемещать строки, для появления кнопок нужно дважды щёлкнуть мышью в поле. Чем выше строка, тем левее будет отображаться эта колонка.</p>
644
645
<p><spanclass="italic">Удалить</span> – позволяет удалить любую строку. Для удаления щёлкните мышью в поле "Удалить", затем ещё раз и появится кнопка удаления, если вы щёлкните в третий раз, то строка будет удалена из таблицы.</p>
645
646
<p>Далее вы можете изменить внешний вид файловых панелей.</p>
<p><spanclass="bold"><aname="cm_SyncDirs">Синхронизировать каталоги...</a></span> (команда <tt>cm_SyncDirs</tt>) открывает <ahref="syncdirs.html">инструмент синхронизации каталогов</a>: каталоги левой и правой панелей будут просканированы, вы увидите различия в их содержимом и сможете сделать их одинаковыми.</p>
278
278
<p><spanclass="bold"><aname="cm_RunTerm">Пуск терминала</a></span> (команда <tt>cm_RunTerm</tt>) открывает терминал в текущем каталоге (настройки терминала задаются в разделе <ahref="configuration.html#ConfigTools">Инструменты</a>).</p>
279
279
<p><spanclass="bold"><aname="cm_DoAnyCmCommand">Выполнить внутреннюю команду</a></span> (команда <tt>cm_DoAnyCmCommand</tt>) открывает окно со списком всех внутренних команд и их описанием. Команды сгруппированы по категориям, доступны быстрый фильтр и сортировка: вы можете выполнить выбранную команду, скопировать её название или открыть страницу <ahref="cmds.html">Внутренние команды</a> (некоторые команды поддерживают параметры).</p>
280
-
<p><spanclass="bold"><aname="cm_FlatView">Показать все файлы без подкаталогов</a></span> (команда <tt>cm_FlatView</tt>) просканирует все каталоги панели и покажет всё содержимое.</p>
280
+
<p><spanclass="bold"><aname="cm_FlatView">Показать все файлы без подкаталогов</a></span> (команда <tt>cm_FlatView</tt>) просканирует все подкаталоги в текущем каталоге активной панели и покажет все файлы одним списком. Сканирование может быть прервано клавишей <kbd>Esc</kbd>, повторный вызов команды вернёт обычный режим. Если курсор находится на каком-нибудь файле, то при возвращении в обычный режим приложение установит курсор на этот файл.</p>
281
+
<p>Дополнительно доступна команда <ahref="cmds.html#cm_FlatViewSel">cm_FlatViewSel</a>, которая также показывает все файлы одним списком, но только для выделенных файлов и каталогов. Повторный вызов этой команды только возвращает обычный режим в базовом каталоге.</p>
281
282
<p><spanclass="bold"><aname="cm_OpenVirtualFileSystemList">Открыть список VFS</a></span> (команда <tt>cm_OpenVirtualFileSystemList</tt>) откроет список добавленных плагинов файловой системы (WFX-плагинов), использующих собственные файловые системы или предоставляющие доступ к другим файловым системам и устройствам (локальным или удалённым). А также виртуальные папки:</p>
282
283
<ul>
283
284
<li><p><tt>Компьютер</tt> – содержит список обычных дисков с буквой диска и устройств, которые не имеют буквы диска (например, USB-устройства, которые подключены по протоколу MTP, то есть смартфоны, планшеты или плееры). Только Windows.</p></li>
<tdclass="hintcell">Показать все файлы без подкаталогов: будут просканированы все каталоги панели и показано всё содержимое</td>
242
+
<tdclass="hintcell">Показать все файлы без подкаталогов: будут просканированы все подкаталоги в текущем каталоге активной панели и показаны все файлы одним списком. Повторный вызов команды вернёт обычный режим.</td>
0 commit comments