far2l - Oldschool file manager, with built-in terminal and other
usefulness´es.
far2l [OPTION] [-cd APATH -cd
PPATH]]
far2l is a Linux fork of FAR Manager v2, directory
browser/file manager for Unix-like operating systems.
- -h
- Display this help and exit.
- -a
- Disable display of characters with codes 0 - 31 and 255.
- -ag
- Disable display of pseudographics with codes > 127.
- -an
- Disable display of pseudographics characters completely.
- -co
- Forces FAR to load plugins from the cache only.
- -cd
APATH|PPATH
- 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.
- -m
- Do not load macros.
- -ma
- Do not execute auto run macros.
- -u IDENTITY OR
/PATH/NAME
-
Allows to specify separate settings IDENTITY or FS location.
- -v FILENAME
- View the specified file.
- -v - COMMAND
LINE
-
Executes given COMMAND LINE and opens viewer with its output.
- -e[LINE[:POS]]
FILENAME
-
Edit the specified file with optional cursor position specification.
- -e[LINE[:POS]]
COMMAND LINE
- Executes given command line and opens editor with its output.
- --tty
- force using TTY backend only (disable GUI/TTY autodetection)
- --notty
- don't fallback to TTY backend if GUI backend failed
- --norgb
- don't use true (24-bit) colors
- --nodetect,
--nodetect=[f|][x|xi]
- don't detect if TTY backend supports FAR2L or X11/Xi extensions
- --mortal
- terminate instead of going to background on getting SIGHUP (default if in
Linux TTY)
- --immortal
- go to background instead of terminating on getting SIGHUP (default if not
in Linux TTY)
- --ee,
--ee=N
- ESC expiration in N msec (100 if unspecified) to avoid need for
double ESC presses (valid only in TTY mode without FAR2L extensions)
- --primary-selection
- use PRIMARY selection instead of CLIPBOARD X11 selection (only for GUI
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.