A: Double Commander is a cross-platform, twin-panel file manager. Details see here.
Q: What's new in this version?
A: List of changes can be found on the Wiki page. But the project is now under development, so later nightly builds contain many new features and improvements.
Q: Is it a Total Commander for Linux?
A: No, this is another program from other developers. It now supports Windows, GNU/Linux and macOS, also Double Commander is available in the FreeBSD Ports collection.
Q: What is the difference between this program and my favorite file manager (Total Commander)?
A: The goal of the project is to create a program close to TC in operation and with maximum compatibility via the plugins and configuration files. However, Double Commander has some important advantages: it's free to use, works with different operating systems, and is open source.
Q: How can I contact the developers of Double Commander?
A: The project's official forum or GitHub.
Make sure you are using the latest version of the program and it's a good idea to check the development (alpha) version before reporting a bug or requesting a new feature.
Also see #117.
Note: It may be useful to run Double Commander and receive debug messages, see the description of --debug-log. The application also allows to copy the contents of the message window to the clipboard, just press Ctrl+C.
Q: Which version do I download?
A: If you have KDE, LXQt or Fly – download a Qt-build; in other cases (Cinnamon, GNOME, LXDE, MATE or Xfce) a build for GTK toolkit. But this is not strict rule and there are methods available that allow to get a more or less similar look of Qt applications in a GTK environment and vice versa.
A few words about some details:
- The GTK2 library do not support Wayland, so Xwayland will be used to run the application in a Wayland session. If you need native Wayland support, then try the Qt version (Qt5 or Qt6).
- If you use a scaling factor greater than 1 (HiDPI or just a big monitor), then perhaps the Qt version (Qt5 or Qt6) will look more acceptable, check it.
Q: Where is the project repository?
A: Repositories for some GNU/Linux distributions:
Also portable versions are available (see details here).
Q: Plugins from Total Commander do not work?!
A: They work, but not all of them. Plugins from TC compiled for Windows can only be used with Windows version of Double Commander.
But if the plugins have open source code, you can try to build them for GNU/Linux (or maybe ask the plugin developer to do it :)).
There are a number of plugins for Linux and cross-platform plugins (see Wiki, repositories plugins, doublecmd-plugins and others),
as well as several topics on the official forum (for example, one, two).
Q: Can I get access to network resources like in Nautilus or Thunar?
A: Yes, DC can use GVfs. GVfs supports many protocols: NFS, SMB, FTP, SFTP, WebDAV, MTP, mobile phones (Windows, Android, Apple), media players and other.
First, packages gvfs, gvfs-backends and gvfs-fuse should be installed. Keep in mind that some distributions have not packages gvfs-backends and gvfs-fuse, because they are part of package gvfs, or it can be several packages with names gvfs-backends-* or gvfs-*.
Now insert GVfs path in the address bar: click by right mouse button at address bar to edit it (or call internal command cm_EditPath).
For example, access to
ftp://ftpuser@ftpserver
smb://servername/sharename/
davs://servername
For a list of supported protocols, see the GVfs documentation.
Well, for access to FTP (for SSH+SCP too) you can use the FTP plugin.
A: Add a library of general system tray support: for example, package libappindicator1 in Debian/Ubuntu or libappindicator-gtk2 in Arch Linux.
Q: How can I change color settings for the panels?
A: To change the color, you must go to Configurations > Options... > Colors > File panels. These are global settings for both panels and can be overridden, see Configurations > Options... > Files views > Columns > Custom columns.
Q: What are buttons R and All in the color settings?
A: They are as follows:
R – restore color to the default.
All – apply selected color to all columns.
Q: Some text in a column overwrites another column's text!
A: Configurations > Options... > Files views > Columns, set checkbox "Cut text to column width".
Q: How to associate my own icons with some file types?
A: You should do the following: Configurations > Options... > File associations.
Q: How to create a splitter on the buttons panel?
A: Add a button from the category separator.
Q: Does DC has other icon themes?
A: Now we know only one small theme DoubleMac, but the installation instruction is outdated (see below).
You can make icon theme yourself, it's easy (we will use the name "MyDCTheme" as an example).
How to make:
- open DC folder and see directory structure of "pixmaps/dctheme";
- make copy of "dctheme" with name "mydctheme";
- open "mydctheme/index.theme" and change the theme name: replace "Name=DCTheme" on "Name=MyDCTheme";
- now replace icons.
Notes:
1. Don't use the default icon replacement! Your icons will be replaced after DC update.
2. If you want to keep some existing default icons then just delete them in "mydctheme" and DC will use them from default theme.
3. Some nonstandard icon sizes (such as 40x40, 60x60 and so one) uses for HiDPI monitors.
4. Also see <CustomIcons>.
How to install:
1. Portable version
Copy (or move) your "mydctheme" folder to the "pixmaps" folder near doublecmd.exe, restart DC, go to "Configuration" in the main menu > Options... > Icons > Icon theme, choose your theme and restart DC again.
2. Installed version
Go to "Configuration" in the main menu > Options... > Configuration > Directories > Icon themes:, here you will see the list of possible directories.
Don't use /usr/share/doublecmd/pixmaps, C:\Program Files\Double Commander\pixmaps or other system directory: this requires root/admin privileges, also this would be a intervention to the packages manager's work in Linux or DC installer for Windows.
DC usually suggests the following additional path (besides the "pixmaps" folder near doublecmd.exe):
If the directory doesn't exist, create it.
Now restart DC, go to "Configuration" in the main menu > Options... > Icons > Icon theme, choose your theme and restart DC again.
Q: How to make function keys and address bar bigger?
A: The size depends on the font size, three ways exists:
1. Simple and fast: you can use Ctrl+mouse wheel, it works for the following interface elements or part of DC:
- file list in left and right panels;
- current directory (address) bar;
- function key buttons bar;
- TreeView menu;
- search results in find files dialog;
- internal editor;
- internal viewer (if viewer shows text then this action will change font size, if image then action will work as zoom in/zoom out commands).
2. Go to "Configuration" in the main menu > Options... > Fonts.
Note: All possible are available in version 1.0.0+ only, for 0.9.x and below additionally see the third item.
3. Close DC > open doublecmd.xml > find tag <Fonts></Fonts>
and change <Size>
of the interface element manually.
Q: File panels: how to change the height of elements (strings) and the intervals between them?
A: The view depends on the following parameters:
<FilesViews>
)A: You should do the following: Configurations > Options... > File views > When selecting file with spacebar, move down to next file (as with insert).
Q: Is there an ability to create a file operations queue?
A: A file operations queue was implemented in version 0.4.6 alpha, and was added to the next stable release.
Q: Ctrl+A doesn't work, how to enable it?
A: You should do the following: Configurations > Options... > Keys > Hot keys > In the category "Main", scroll to see command cm_MarkMarkAll and set Ctrl+A shortcut key for it.
Q: When all files are selected in a directory, there is no way to deselect them using a mouse.
A: Several ways:
Q: How to create my own context menu in this program?
A: Add button to the toolbar of the category "menu". See this section for an example.
Q: How to customize the context menu, for example, add the item "Open With"?
A: This can been incorporated into Double Commander; however, it's easy to add a command to the "Actions" submenu of the context menu. Here is an example of how to open any directory with root privileges:
Dir
in the popup.folder
in the popup.Open as root
pkexec doublecmd %p
A: See description of <AutoExtractOpenMask>.
A: Yes, it is possible: go to Configurations > Options > File operations and enable "Process comments with files/folders".
A: Run a copy or move operation and change the value of the When cannot set property option to "Ignore". The "Save these options as default" button will allow to use this value for subsequent operations.
Q: Why doesn't the program show a list of admin shares?
A: Administrative shares are hidden network shares, make sure that you have enabled the display of hidden files and folders (use the program settings or the corresponding item in the Show menu).
A: When assigning a hot key, Double Commander allows to limit the scope of the keyboard shortcut, see Only for these controls.
In this case, you need to enable the "Files Panel".
Q: Editor and browser windows appear in random positions, when Compiz is enabled.
A: Edit Compiz settings: place windows > windows with fixed positions and window rules > fixed size windows.
(class=Doublecmd) & (title=/)
A: You should use monospace fonts in the viewer and editor.
Note: "Monospace" is a font alias and the value may not be from the monospace font family. If you have a problem, try specifying a real monospace font in the Double Commander settings.
Q: Viewer does not work with a few images, but works with most.
A: A component used to view the images did not support some JPEG files.
Q: On some text files lines go beyond the window's edge.
A: Enable "Wrap text" option in the viewer (in the "View" menu). Internal editor does not support wrap lines.
Q: Can you add column editing feature (like in Notepad++, UltraEdit etc)?
A: Internal editor supports column and line selection modes and multi-carets, see keyboard shortcuts here.
Q: How can I use regular expressions to search in UTF-8?
A: This feature has been added to version 1.0.0. Needs PCRE2 library with support 8-bit code units and Unicode support enabled (usually enabled by default):
Linux: needs libpcre2-8.so.0. For example, package libpcre2-8-0 in Debian/Ubuntu or pcre2 in Arch Linux.
Windows: needs libpcre2-8.dll (by default, the Double Commander distribution contains this DLL).
macOS: needs libpcre2-8.dylib.
Q: How to change the syntax highlighting scheme in the internal editor or add new ones?
A: DC uses two components:
1. SynEdit with built-in syntax highlighters. If you want to change any highlighter, you should change the DC or Lazarus source code. But you can easily change the colors used and the file extension lists: go to "Configuration" in the main menu > Options... > Tools > Editor > Highlighters. Do not forget to save customizations for each file type.
2. SynUniHighlighter for custom syntax highlighting schemes (.hgl) and you can try to find or create this files yourself (see below).
This files are usual XML-based files, you can open them in a text editor and read/change. In the beginning of this files is the <General>
tag (inside <Info>
):
1) Old format: <General>
has tags
- <Name>
: name for the Syntax highlight menu;
- <FileTypeName>
: list of supported file extensions.
2) New format: <General>
has attributes
- Name
: name for the Syntax highlight menu;
- Extensions
: list of supported file extensions.
(DC supports both formats.)
How to create or edit:
Use UniHighlighter Editor or HglEditor (download). Both programs were written for Windows, but you can use Wine. HglEditor will save HGL-file in the new format.
Two packs of various highlighters are also available.
In the Tools > Editor > Highlighters section, you can change the text and background colors and font style.
How to add:
1) Portable version
Copy (or move) your HGL-file(s) to the "highlighters" folder near doublecmd.exe and restart DC.
2) Installed version
Go to "Configuration" in the main menu > Options... > Configuration > Directories > Highlight:, here you will see the list of possible directories.
Don't use /usr/share/doublecmd/highlighters, C:\Program Files\Double Commander\highlighters or other system directory: this requires root/admin privileges, also this would be a intervention to the packages manager's work in Linux or DC installer for Windows.
DC usually suggests the following additional path (besides the "highlighters" folder near doublecmd.exe):
If the directory doesn't exist, create it. Now restart DC.
Additional features:
1) Other submenu
Additional Syntax highlight menu item: if menu is too long then you can move some items to the Other submenu.
Just add new attribute Other
and value 1 to the <General>
tag and restart DC.
For example, before
<General Name="AutoIt v3*" Extensions="AU3"/>
and after
<General Name="AutoIt v3*" Extensions="AU3" Other="1"/>
How to open a specific file from a manually specified location in the built-in viewer?
A: Add a button with an external command to the toolbar, specify the {!DC-VIEWER} macro as the command, and add the full name of the desired file in the parameters field.
Q: I didn't find a suitable date format for file panels in the list! How to add my own?
A: Date and time format is easy configurable: go to Configurations > Options > Files views > Formatting > Date and time format and use this table.
Q: I want to see the filenames in the "Name" column with extensions, can I do it?
A: Yes, it's possible. Go to "Configuration" in the main menu > Options... > Files views > Columns > Custom columns,
now create a new column set or change existing default set: by default, DC uses GETFILENAMENOEXT
field for name, use GETFILENAME
instead.
Q: Is it possible to sort folders by clicking on column header ("Date", "Size" and so on)?
A: Yes, you can enable this feature: go to "Configuration" in the main menu > Options... > Files views > Sorting > Sorting directories and use "sort like files and show first" or "sort like files".
Q: How to see the target objects of symbolic links?
A: In addition to the file properties dialog, you can use GETFILELINKTO
in a set of columns or a tooltip. In the last case, you should create a search template and specify l+
in the attributes.
Also you can use Lua and write in the log window.
Q: How to hide the ".." item for the parent directory in the file list?
A: Use the Ignore list in the program settings (a less global way is also possible, for example, ///Search result/..
will hide this item only in search results).
Q: What does the message "This is not a valid plugin!" mean?
A: This usually means a problem with dependencies: not all required libraries are available in your system. If there are no details in the description of the plugin, could not contact the author or find a solution using search engines, then try the following:
ldd pluginname | grep "not found"
), GNU Binutils or AnyELF plugin.If this is a WDX plugin written in Lua:
1. The Lua library is not available: see DLL required.
2. The script requires an additional module: see the description of the script or contact the author.
3. Error in the script. For debugging, you can use Lua in a terminal or advanced code editor/IDE (for example, ZeroBrane Studio).
If you use the Double Commander functions: create a button with internal command cm_ExecuteScript and use available functions (DC.LogWrite
, Dialogs.MessageBox
, Clipbrd.SetAsText
or save the results to a file).
A: This server requires session reuse support and the FTP plugin supports it, but requires a library that supports SSL and TLS protocols (see the description of the plugin). Put the libraries near doublecmd.exe or in the PATH (Windows) or install the appropriate package (Linux and other Unix-like systems).
A: Requires a library that supports SSL and TLS protocols (see the description of the plugin). Put the libraries near doublecmd.exe or in the PATH (Windows) or install the appropriate package (Linux and other Unix-like systems).