![]() | |
![]() | |
Developer(s) | Eugene Roshal (1996–2000) Far Group (2000–present) |
---|---|
Initial release | 10 September 1996; 28 years ago (1996-09-10)[1] |
Stable release | |
Repository | |
Written in | C++ |
Operating system | Microsoft Windows,BSD Unix,OSX,Linux port[2] |
Available in | English, Russian, Czech, German, Hungarian, Polish, Spanish, Slovak, Italian, Ukrainian, Belarusian |
Type | File manager |
License | BSD-3-Clause |
Website | farmanager |
Far Manager (short forFile andARchiveManager) is anorthodox file manager forMicrosoft Windows and is aclone ofNorton Commander. Far Manager uses theWin32 console and has a keyboard-oriented user interface (although limited mouse operation, includingdrag-and-drop, is possible).
Far Manager was created byEugene Roshal, and has been under development by theFar Group since 2000. The project'sUnicode branches (2.0 and 3.0) areopen-source (under theBSD-3-Clause license). All branches are available as 32- and 64-bit builds. Far Manager is often viewed as a very customizable file manager and text editor, and a free alternative toTotal Commander.[3][4][5]
Far Manager features an internal viewer and editor, customizable user menus, tree views, file search, compare, integrated help, and a task switcher for its tools. Its standard functionality can be expanded with macros (which allow scripting) and plugins.
Far Manager's default interface combines two file panels with acommand prompt. Panels may be fully customized as to which columns are shown and in which order, and operations may be done to and from either panel. The file panels support wildcard selection, advanced filtering, sorting and highlighting. The file panels and the command prompt are both active at the same time (they are interacted with using different keys), and most features can be accessed using keyboard shortcuts (the key bar at the bottom displays thefunction key actions for the currently held downmodifier keys).
Far's standard functionality can be greatly extended withmacros (written inLua scripting language, primarily used to record keypress sequences) andplugins. Standard plugins installed by default includeFTP, Windows network, extensiblearchive file support and temporary panel (sandbox) virtual file systems, a process list, print manager, filename case converter, and several editor plugins to format, wrap, and otherwise alter text.
Third-party plugins are available from the PlugRing[6] repository and plugin announcement forum.[7][8] Some popular plugins includeregular expression search and replace (both in the text editor and across multiple files),syntax highlighting andauto-completion for the text editor,SFTP/SCP andWindows Registry virtual file systems,7-zip integration, ahex editor and a picture viewer (which overlays a DirectX surface over Far's console window).[9][10] Wrappers are available which allow using someTotal Commander plugins with Far Manager, and vice versa. Plugins can be developed using the native C/Pascal API,[11] or using wrappers which permit plugin development in other platforms and languages, such as .NET (including PowerShell),[12] and Lua.[13]
far2l[14] project develops port of Far Manager v2 working on Linux,MacOS and BSD systems. As of February 2021, the port successfully builds and the most common functions work. Among ported and working plugins are Colorer, MultiArc and TmpPanel. There is also the new NetRocks plugin implementing network connections viaFTP,FISH,SCP,SFTP,SMB,NFS andWebDAV. As of January 2022, the project has moved to the beta stage, support for python and lua scripts has been added.
far2l also supports "terminal extensions". Although FAR2L itself is a TUI application, it can run in GUI or TTY backends modes. While TTY backend can run in any terminal (like, for example,xterm), it can also run inside a built-in terminal of GUI mode far2l, gaining capabilities not available on "regular" terminals (such as recognizing all possible keyboard key combinations, even with keyup events). Also, the "host" far2l can provide shared clipboard access and desktop notifications. Those extensions can be used by running TTY far2l inside anSSH client session opened in "host" GUI far2l (or by using SFTP/SCP protocols in NetRocks to run remote far2l via "execute remote command" feature).[15]
far2l is available inUbuntu Linux starting from version 24.04, and can be installed usingsudo apt install far2l
command.[16]
Far Manager is available under the BSD-3-Clause license.
Originally, Far Manager was available as 40 daysshareware for everyone except for citizens of the formerUSSR countries, who could use it as freeware for non-commercial use only.[17] On 26 October 2007, thesource code for the Unicode development version (1.80, later renamed to 2.0) was released under theBSD-3-Clause license.[18][19][20] On 17 May 2010 the 1.x branch has also been released under theBSD-3-Clause license, though without source code.[21]