GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FAR2L(1) Linux fork of FAR Manager v2 FAR2L(1)

far2l - Two-panel file manager, with built-in terminal and other usefulness´es.

far2l [OPTION] [-cd APATH -cd PPATH]]
far2ledit [OPTION] [FILENAME]

far2l is a Linux fork of FAR Manager v2, directory browser/file manager for Unix-like operating systems.

Display this help and exit.
Disable display of characters with codes 0 - 31 and 255.
Disable display of pseudographics with codes > 127.
Disable display of pseudographics characters completely.
Forces FAR to load plugins from the cache only.
Change panel's directory to specified path. APATH - path to a folder (or a file or an archive or command with prefix) for the active panel. PPATH - path to a folder (or a file or an archive or command with prefix) for the passive panel.
Do not load macros.
Do not execute auto run macros.
Allows to specify separate settings IDENTITY or FS location (it override FARSETTINGS environment variable value).
View the specified file.

Executes given COMMAND LINE and opens viewer with its output.

Edit the specified file with optional cursor position specification or empty new file.
Executes given command line and opens editor with its output.
Override the configuration parameter, see far:config for details.
Example: far2l -set:Language.Main=English -set:Screen.Clock=0 -set:XLat.Flags=0xff -set:System.FindFolders=false
    

force using TTY backend only (disable GUI/TTY autodetection)
don't fallback to TTY backend if GUI backend failed
don't use true (24-bit) colors
don't detect if TTY backend supports X11/Xi input and clipboard interaction extensions and/or disable detect f=FAR2l terminal extensions, w=win32, a=apple iTerm2, k=kovidgoyal's kitty input modes
terminate instead of going to background on getting SIGHUP (default if in Linux TTY)
go to background instead of terminating on getting SIGHUP (default if not in Linux TTY)
force GUI backend to run on X11
force GUI backend to run on Wayland
ESC expiration in msec (default is 100, 0 to disable) to avoid need for double ESC presses (valid only in TTY mode without FAR2L extensions)
use PRIMARY selection instead of CLIPBOARD X11 selection (only for GUI backend)
force maximize window upon launch (only for GUI backend)
dont maximize window upon launch even if its has saved maximized state (only for GUI backend)
use external clipboard handler script that implements get/set text clipboard data via its stdin/stdout

Override location of user settings and configuration files (see option -u).
All options (except -h and -u) also can be set via the FAR2L_ARGS environment variable
(for example: export FAR2L_ARGS="--tty --nodetect" and then simple far2l to force start only TTY backend).
    

far2l historically has its own contextual help system that can be found via pressing F1 key wherever in its TUI.

This program is distributed under the terms of the GNU General Public License as published by the Free Software Foundation. See the built-in help for details on the License and the lack of warranty.

The latest version of this program can be found at https://github.com/elfmz/far2l

mc(1), ed(1), gpm(1), terminfo(1), view(1), sh(1), bash(1), tcsh(1), zsh(1).

Linux fork of FAR Manager v2 on the World Wide Web:
	https://github.com/elfmz/far2l

Authors and contributors are listed in the copyright file.

If you want to report a problem with the program, please create bugreport at https://github.com/elfmz/far2l/issues.

Provide a detailed description of the bug, the version of the program you are running. If the program crashes, we would appreciate a stack trace.

November 2024 FAR2L Version 2.6.4

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.