Doublecmd
Salta a la navegació
Salta a la cerca
Double Commander is very similar to Total Commander (win) and Krusader. It supports the plugins from Total Commander.
Install Doublecmd
sudo apt-get install doublecmd-gtk
Only if not found add repository:
sudo add-apt-repository ppa:alexx2000/doublecmd sudo apt-get update
Config
gedit ~/.config/doublecmd/doublecmd.xml
<?xml version="1.0" encoding="utf-8"?>
<doublecmd DCVersion="0.5.8 beta" ConfigVersion="7">
<Configuration Save="True">
<UseConfigInProgramDir>False</UseConfigInProgramDir>
</Configuration>
<Colors>
<FileFilters>
<Filter>
<Name>Pascal sources</Name>
<FileMasks>*.pas;*.pp</FileMasks>
<Color>32768</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Pascal binaries</Name>
<FileMasks>*.ppu;*.o;*.dcu</FileMasks>
<Color>16711680</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Specified Executables</Name>
<FileMasks>*</FileMasks>
<Color>55758</Color>
<Attributes>-rwxrwxr*x</Attributes>
</Filter>
<Filter>
<Name>Executables</Name>
<FileMasks>*</FileMasks>
<Color>32768</Color>
<Attributes>-*x*</Attributes>
</Filter>
</FileFilters>
<Foreground>-2147483640</Foreground>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<Mark>255</Mark>
<Cursor>-2147483635</Cursor>
<CursorText>-2147483634</CursorText>
<UseInvertedSelection>False</UseInvertedSelection>
<InactivePanelBrightness>100</InactivePanelBrightness>
<UseFrameCursor>False</UseFrameCursor>
<FreeSpaceIndicator>
<ForeColor>0</ForeColor>
<BackColor>16777215</BackColor>
<UseGradient>True</UseGradient>
</FreeSpaceIndicator>
</Colors>
<Plugins>
<DsxPlugins/>
<WcxPlugins>
<WcxPlugin Enabled="True">
<ArchiveExt>zip</ArchiveExt>
<Path>%commander_path%/plugins/wcx/zip/zip.wcx</Path>
<Flags>607</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>lzma</ArchiveExt>
<Path>%commander_path%/plugins/wcx/lzma/lzma.wcx</Path>
<Flags>1</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tar</ArchiveExt>
<Path>%commander_path%/plugins/wcx/zip/zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>bz2</ArchiveExt>
<Path>%commander_path%/plugins/wcx/zip/zip.wcx</Path>
<Flags>91</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tbz</ArchiveExt>
<Path>%commander_path%/plugins/wcx/zip/zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>gz</ArchiveExt>
<Path>%commander_path%/plugins/wcx/zip/zip.wcx</Path>
<Flags>91</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tgz</ArchiveExt>
<Path>%commander_path%/plugins/wcx/zip/zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>cpio</ArchiveExt>
<Path>%commander_path%/plugins/wcx/cpio/cpio.wcx</Path>
<Flags>0</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>deb</ArchiveExt>
<Path>%commander_path%/plugins/wcx/deb/deb.wcx</Path>
<Flags>4</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>rpm</ArchiveExt>
<Path>%commander_path%/plugins/wcx/rpm/rpm.wcx</Path>
<Flags>4</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>rar</ArchiveExt>
<Path>%commander_path%/plugins/wcx/unrar/unrar.wcx</Path>
<Flags>68</Flags>
</WcxPlugin>
</WcxPlugins>
<WdxPlugins>
<WdxPlugin>
<Name>rpm_wdx</Name>
<Path>%commander_path%/plugins/wdx/rpm_wdx/rpm_wdx.wdx</Path>
<DetectString>EXT="RPM"</DetectString>
</WdxPlugin>
<WdxPlugin>
<Name>deb_wdx</Name>
<Path>%commander_path%/plugins/wdx/deb_wdx/deb_wdx.wdx</Path>
<DetectString>EXT="DEB"</DetectString>
</WdxPlugin>
</WdxPlugins>
<WfxPlugins>
<WfxPlugin Enabled="True">
<Name>FTP</Name>
<Path>%commander_path%/plugins/wfx/ftp/ftp.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>Windows Network</Name>
<Path>%commander_path%/plugins/wfx/samba/samba.wfx</Path>
</WfxPlugin>
</WfxPlugins>
<WlxPlugins>
<WlxPlugin Enabled="True">
<Name>wlxMplayer</Name>
<Path>%commander_path%/plugins/wlx/WlxMplayer/wlxMplayer.wlx</Path>
<DetectString>(EXT="MPG")|(EXT="AVI")|(EXT="MPEG")|(EXT="FLV")</DetectString>
</WlxPlugin>
</WlxPlugins>
</Plugins>
<Toolbars>
<MainToolbar>
<Row>
<Command>
<ID>{5AE18483-4541-450B-8521-C236C6C82591}</ID>
<Icon>view-refresh</Icon>
<Command>cm_Refresh</Command>
</Command>
<Command>
<ID>{B31DF2A0-CA41-4744-B638-CCE4E0F4F8B9}</ID>
<Icon>utilities-terminal</Icon>
<Command>cm_RunTerm</Command>
</Command>
<Command>
<ID>{AE07CE7D-1E44-41C3-9D74-2F9FE8BC32FA}</ID>
<Icon>list-add</Icon>
<Command>cm_MarkPlus</Command>
</Command>
<Command>
<ID>{6A112766-DAC3-4F83-AD0C-286C7A4DB0F3}</ID>
<Icon>list-remove</Icon>
<Command>cm_MarkMinus</Command>
</Command>
<Separator/>
<Command>
<ID>{0DF64045-611D-477C-99D5-CA84E5BE5422}</ID>
<Icon>package-x-generic</Icon>
<Command>cm_PackFiles</Command>
</Command>
<Separator/>
<Command>
<ID>{F7D22E7F-C80B-47BC-8102-BE6379C8D03B}</ID>
<Icon>system-search</Icon>
<Command>cm_Search</Command>
</Command>
<Separator/>
<Command>
<ID>{F9BA1BDB-8C0E-4A35-B233-6D3CA98D3DAA}</ID>
<Icon>go-previous</Icon>
<Command>cm_ViewHistoryPrev</Command>
</Command>
<Command>
<ID>{8360439F-33FE-46E6-87AE-4005865FCBCC}</ID>
<Icon>go-next</Icon>
<Command>cm_ViewHistoryNext</Command>
</Command>
</Row>
</MainToolbar>
</Toolbars>
<Language>
<POFileName>doublecmd.en.po</POFileName>
</Language>
<Behaviours>
<GoToRoot>False</GoToRoot>
<RunInTerminal>x-terminal-emulator -e sh -c</RunInTerminal>
<RunTerminal>x-terminal-emulator</RunTerminal>
<OnlyOneAppInstance>False</OnlyOneAppInstance>
<LynxLike>True</LynxLike>
<FileSizeFormat>1</FileSizeFormat>
<MinimizeToTray>False</MinimizeToTray>
<AlwaysShowTrayIcon>False</AlwaysShowTrayIcon>
<Mouse>
<Selection Enabled="True">
<Button>0</Button>
</Selection>
<ScrollMode>1</ScrollMode>
<WheelScrollLines>3</WheelScrollLines>
</Mouse>
<AutoFillColumns>True</AutoFillColumns>
<AutoSizeColumn>0</AutoSizeColumn>
<DateTimeFormat>dd/mm/yy</DateTimeFormat>
<CutTextToColumnWidth>True</CutTextToColumnWidth>
<ShowSystemFiles>True</ShowSystemFiles>
<ListFilesInThread>True</ListFilesInThread>
<LoadIconsSeparately>True</LoadIconsSeparately>
<DelayLoadingTabs>True</DelayLoadingTabs>
<HighlightUpdatedFiles>True</HighlightUpdatedFiles>
<DriveBlackList/>
<DriveBlackListUnmounted>False</DriveBlackListUnmounted>
</Behaviours>
<Tools>
<Viewer Enabled="False">
<Path/>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Viewer>
<Editor Enabled="True">
<Path>gedit</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Editor>
<Differ Enabled="False">
<Path/>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Differ>
</Tools>
<Fonts>
<Main>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Main>
<Editor>
<Name>Monospace</Name>
<Size>14</Size>
<Style>0</Style>
</Editor>
<Viewer>
<Name>Monospace</Name>
<Size>14</Size>
<Style>0</Style>
</Viewer>
<Log>
<Name>Monospace</Name>
<Size>12</Size>
<Style>0</Style>
</Log>
<ViewerBook>
<Name>default</Name>
<Size>16</Size>
<Style>1</Style>
</ViewerBook>
</Fonts>
<ToolTips>
<ShowToolTipMode>1</ShowToolTipMode>
<CustomFields/>
</ToolTips>
<Layout>
<MainMenu>True</MainMenu>
<ButtonBar Enabled="True">
<FlatIcons>True</FlatIcons>
<ButtonHeight>24</ButtonHeight>
<IconSize>16</IconSize>
</ButtonBar>
<DriveBar1>True</DriveBar1>
<DriveBar2>True</DriveBar2>
<DriveBarFlat>True</DriveBarFlat>
<DrivesListButton Enabled="True">
<ShowLabel>True</ShowLabel>
<ShowFileSystem>True</ShowFileSystem>
<ShowFreeSpace>True</ShowFreeSpace>
</DrivesListButton>
<DirectoryTabs>True</DirectoryTabs>
<CurrentDirectory>True</CurrentDirectory>
<TabHeader>True</TabHeader>
<StatusBar>True</StatusBar>
<CmdLine>False</CmdLine>
<LogWindow>False</LogWindow>
<TermWindow>False</TermWindow>
<KeyButtons>True</KeyButtons>
<InterfaceFlat>True</InterfaceFlat>
<DriveFreeSpace>True</DriveFreeSpace>
<DriveIndicator>False</DriveIndicator>
<ProgressInMenuBar>True</ProgressInMenuBar>
<PanelOfOperationsInBackground>True</PanelOfOperationsInBackground>
<HorizontalFilePanels>False</HorizontalFilePanels>
<ShortFormatDriveInfo>True</ShortFormatDriveInfo>
</Layout>
<FilesViews>
<Sorting>
<CaseSensitivity>0</CaseSensitivity>
<NaturalSorting>False</NaturalSorting>
<SortFolderMode>0</SortFolderMode>
<NewFilesPosition>2</NewFilesPosition>
<UpdatedFilesPosition>2</UpdatedFilesPosition>
</Sorting>
</FilesViews>
<Keyboard>
<Typing>
<Actions>
<NoModifier>2</NoModifier>
<Alt>0</Alt>
<CtrlAlt>2</CtrlAlt>
</Actions>
</Typing>
</Keyboard>
<FileOperations>
<BufferSize>524288</BufferSize>
<UseMmapInSearch>False</UseMmapInSearch>
<PartialNameSearch>True</PartialNameSearch>
<WipePassNumber>1</WipePassNumber>
<DropReadOnlyFlag>False</DropReadOnlyFlag>
<ProcessComments>True</ProcessComments>
<RenameSelOnlyName>False</RenameSelOnlyName>
<ShowCopyTabSelectPanel>False</ShowCopyTabSelectPanel>
<UseTrash>True</UseTrash>
<SkipFileOpError>False</SkipFileOpError>
<ShowDialogOnDragDrop>False</ShowDialogOnDragDrop>
<OverwriteFolder>False</OverwriteFolder>
<ProgressKind>0</ProgressKind>
<Confirmations>15</Confirmations>
<Options>
<Symlink>0</Symlink>
<CorrectLinks>False</CorrectLinks>
<FileExists>0</FileExists>
<DirectoryExists>0</DirectoryExists>
<SetPropertyError>0</SetPropertyError>
<ReserveSpace>False</ReserveSpace>
<CheckFreeSpace>True</CheckFreeSpace>
<CopyAttributes>True</CopyAttributes>
<CopyTime>True</CopyTime>
<CopyOwnership>True</CopyOwnership>
</Options>
</FileOperations>
<Tabs>
<Options>785</Options>
<CharacterLimit>32</CharacterLimit>
<Position>0</Position>
</Tabs>
<Log Enabled="False">
<FileName>/home/marti/.config/doublecmd/doublecmd.log</FileName>
<Options>255</Options>
</Log>
<History>
<SearchReplaceHistory Save="True"/>
<DirHistory Save="True"/>
<CmdLineHistory Save="True"/>
<FileMaskHistory Save="True"/>
</History>
<QuickSearch>
<MatchBeginning>True</MatchBeginning>
<MatchEnding>True</MatchEnding>
<Case>1</Case>
<Items>2</Items>
</QuickSearch>
<QuickFilter>
<AutoHide>True</AutoHide>
</QuickFilter>
<Miscellaneous>
<GridVertLine>False</GridVertLine>
<GridHorzLine>False</GridHorzLine>
<ShowWarningMessages>True</ShowWarningMessages>
<SpaceMovesDown>False</SpaceMovesDown>
<DirBrackets>False</DirBrackets>
</Miscellaneous>
<Thumbnails Save="True">
<Width>128</Width>
<Height>128</Height>
</Thumbnails>
<AutoRefresh>
<Options>3</Options>
<ExcludeDirs/>
<Mode>0</Mode>
</AutoRefresh>
<Icons>
<ShowMode>3</ShowMode>
<ShowOverlays>False</ShowOverlays>
<Size>16</Size>
<Exclude>False</Exclude>
<ExcludeDirs/>
<CustomDriveIcons>False</CustomDriveIcons>
<ShowInMenus Enabled="False">
<Size>16</Size>
</ShowInMenus>
</Icons>
<IgnoreList Enabled="False">
<IgnoreListFile>/home/marti/.config/doublecmd/ignorelist.txt</IgnoreListFile>
</IgnoreList>
<DirectoryHotList/>
<Viewer>
<PreviewVisible>False</PreviewVisible>
<ImageStretch>False</ImageStretch>
<CopyMovePath1/>
<CopyMovePath2/>
<CopyMovePath3/>
<CopyMovePath4/>
<CopyMovePath5/>
<PaintMode>Pen</PaintMode>
<PaintWidth>5</PaintWidth>
<NumberOfColumns>1</NumberOfColumns>
<ViewerMode>0</ViewerMode>
<PaintColor>255</PaintColor>
<BackgroundColor>0</BackgroundColor>
<FontColor>16777215</FontColor>
<TextPosition>0</TextPosition>
</Viewer>
<Lua>
<PathToLibrary>liblua5.1.so.0</PathToLibrary>
</Lua>
<NameShortcutFile>shortcuts.scf</NameShortcutFile>
<LastUsedPacker>zip</LastUsedPacker>
<UseShellForFileOperations>False</UseShellForFileOperations>
<SearchTemplates/>
<ColumnsSets>
<ColumnsSet>
<Name>Default</Name>
<CustomView>False</CustomView>
<CursorBorder Enabled="False">
<Color>0</Color>
</CursorBorder>
<Columns>
<Column>
<Title>Name</Title>
<FuncString>[DC().GETFILENAMENOEXT{}]</FuncString>
<Width>350</Width>
<Align>0</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>-2147483640</TextColor>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Ext</Title>
<FuncString>[DC().GETFILEEXT{}]</FuncString>
<Width>50</Width>
<Align>0</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>-2147483640</TextColor>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Size</Title>
<FuncString>[DC().GETFILESIZE{}]</FuncString>
<Width>85</Width>
<Align>1</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>-2147483640</TextColor>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Date</Title>
<FuncString>[DC().GETFILETIME{}]</FuncString>
<Width>60</Width>
<Align>1</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>-2147483640</TextColor>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Creation</Title>
<FuncString>[DC().GETFILECREATIONTIME{}] </FuncString>
<Width>60</Width>
<Align>1</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>-2147483640</TextColor>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Access</Title>
<FuncString>[DC().GETFILELASTACCESSTIME{}] </FuncString>
<Width>60</Width>
<Align>1</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>-2147483640</TextColor>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Attr</Title>
<FuncString>[DC().GETFILEATTR{}]</FuncString>
<Width>75</Width>
<Align>0</Align>
<Font>
<Name>default</Name>
<Size>10</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>-2147483640</TextColor>
<Background>-2147483643</Background>
<Background2>-2147483643</Background2>
<MarkColor>255</MarkColor>
<CursorColor>-2147483635</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
</Columns>
</ColumnsSet>
</ColumnsSets>
</doublecmd>