Compare

cwdio vs Far Manager

Far Manager is the open-source text-mode two-panel manager for Windows; cwdio is a graphical dual pane with a following terminal, previews, git and undo.

Updated 16 August 2026 View as Markdown

cwdio previewing a README file with Quick Look: the markdown is rendered with headings, a syntax-highlighted code block and a formatted table, with a Formatted and Source toggle in the header.
Far already lives in a console, so a terminal is not the argument here. This is: press Space and the file is rendered — Markdown, code, PDFs, photos, video — in a desktop window that still has a shell in it.

Far Manager is the text-mode two-panel file manager for Windows: open source, keyboard-driven, endlessly extended by plugins, and at home inside a console. cwdio agrees with almost every one of its instincts and disagrees on exactly one: it is graphical. Two real panels with thumbnails and previews, and an embedded terminal that follows the panel — so you keep the shell without giving up the pictures. If you live entirely in a console, Far is the tool. If you want Far’s keys with a screen, previews, git and an undo, cwdio is worth an afternoon.

Side by side

cwdioFar Manager
InterfaceGraphical, dark or light, dockableText mode (“Far Manager works in text mode”)
Platform64-bit Windows 10/11Windows
LicenceFree in beta; Founding Users free forever; one-time tiers at 1.0Open source, BSD-3-Clause
SourcePrivate; binaries and issues publicOpen, on GitHub
Two panelsYes; per-panel folder tabsYes
TerminalEmbedded, two-way working-directory sync; SSH shell on SFTPIt is in the console; a command line under the panels
RemoteSFTP and FTP/FTPS as folders, credentials encrypted by the OSFTP client as a bundled plugin
ArchivesZIP, 7z, RAR, tar read (incl. encrypted); ZIP, 7z, tar.gz createArchive support as a bundled plugin
Viewer / editorSpace Quick Look (images, video, audio, PDF, CSV tables, Markdown, code, diff, hex); F4 built-in or external editorBuilt-in viewer and editor with colour highlighting
TransfersVerified copy, resume, journaled queue that survives a restart, per-file skip/retryStandard copy and move
UndoCtrl+Z undoes a batch; overwrite stash; delete to Recycle Bin
SearchName and content, honours .gitignore; Everything when installedFind file
GitStatus column, changes, branches, history, push/pullVia plugins, if any
PluginsOwn platform, no public marketplaceLarge plugin architecture; archives, FTP, network browser and temporary panel ship as plugins
TelemetryNoneNone (open source)

Where Far Manager is stronger

  • It runs anywhere a console does, including over a remote session where a GUI would be painful.
  • Plugins. A very large body of plugins written over decades, and an architecture designed for them.
  • Speed and density. Nothing is faster than text, and Far shows a lot of it.
  • Open source, BSD-licensed.

Where cwdio is different

  • Graphics without losing the shell. Thumbnails, a Space preview of almost any file, a size map, and a terminal that follows the panel — the folder you look at is the folder your prompt is in.
  • Transfers designed for interruption. Verification, resume after a dropped drive or connection, and a journal that survives a restart.
  • Undo covers a batch, overwritten files are stashed, deletes go to the Recycle Bin.
  • Git in the panel. Status badges, changes, branches and history.
  • Remote as folders. SFTP and FTP/FTPS, with an SSH shell on the same connection.

Who should pick which

  • Keep Far Manager if the console is where you work, or a Far plugin is central to your day.
  • Choose cwdio if you want the same two-panel keyboard model with previews, a synced terminal, git and undo — and you are on 64-bit Windows 10/11.
  • Running Far inside cwdio’s embedded terminal is a real workflow, not a joke.

Switching notes

F5/F6/F7/F8, F3/F4, Tab, Alt+F1/Alt+F2 and Ctrl+U carry over. cwdio’s Ctrl+Shift+F4 always opens the built-in editor (Far’s force-internal chord); Ctrl+E always the external one. New: Space for Quick Look, Ctrl+` for the terminal, Ctrl+Shift+P for the command palette, Ctrl+Z for undo. Full table: keyboard shortcuts; the text editor page explains the F4 model.

Last checked

Far Manager facts read 2026-08-15 from the FarGroup/FarManager GitHub repository: “a program for managing files and archives in Windows operating systems”, “works in text mode”, BSD-3-Clause, and “archive support, FTP client, temporary panel and network browser are all implemented as plugins included in the standard distribution”. farmanager.com blocked automated fetching; nothing further is claimed.

Questions

Is cwdio a console file manager like Far?

No. Far Manager runs in text mode inside a console window; cwdio is a graphical app with two panels, thumbnails and previews, and it embeds a terminal so you still have a shell in the folder you are looking at. Many people run both — Far inside cwdio's terminal works.

Do Far's keys work in cwdio?

The orthodox core does: F5 copy, F6 move, F7 new folder, F8 delete, F3 view, F4 edit, Tab between panels, Alt+F1/Alt+F2 drive lists, Ctrl+U swap panels. cwdio's Ctrl+Shift+F4 is Far's force-internal-editor idea. Far's editor macros and plugin keys have no equivalent.

Which is free?

Far Manager is open source under the BSD-3-Clause licence and free. cwdio is free during the beta with every feature and no account; beta users keep it free forever, and paid one-time tiers arrive for new users at 1.0.

Can cwdio load Far plugins?

No. Far's plugin architecture is Far's own; cwdio has a separate plugin platform without a public marketplace.