gitfm - GNU Interactive Tools File Manager
Contents
Bugs
Please send bug reports to:
gnuit-dev@gnu.orgDescription
gitfm is a filesystembrowser with some shell facilities which was designed to make your work easier and
more efficient.
The GNUIT package also contains gitps, an interactive process viewer/killer and gitview, a hex/ascii file
viewer.
More extensive documentation on gitfm and the other gnuit tools is available in info format, try 'infognuit'.File-System Browser
gitfm is made of two panels. The left one and the right one. Each one contains a file system directory.
You can browse the directory tree with the usual cursor keys and pressing ENTER when you want to enter or
leave a directory. You may change the panels by pressing TAB. See also BUILT-INCOMMANDS.
Input Line
Under the two panels there is a shell like input line which you can use to type normal shell commands.
The input line supports unlimited characters and keeps a history of the typed commands. gitfm uses the
GNU history library for that. See also BUILT-INCOMMANDS.
Name
gitfm - GNU Interactive Tools File Manager
Note
The main configuration file of the GNUIT package is gnuitrc.TERM where TERM is the value of the
environment variable 'TERM' e.g for Linux console your environment contains something like 'TERM=linux'
so the configuration file name is gnuitrc.linux. You can (and should) have a configuration file for each
terminal type you use. If you customise git, the version of the config file in your home directory
should have a leading ".", eg .gnuitrc.linux.
Options
A summary of options is included below. For a complete description, see the Info files.
-h Show summary of options.
-v Show version of program.
-c Use ANSI colours.
-b Don't use ANSI colours.
-l Don't use last screen character.
-p Output the final path on exit
See Also
termcap(5) terminfo(5) sh(1) ps(1) mount(8) umount(8) gitps(1) gitview(1) gitaction(1) gitmount(1) gitkeys(1) gitrgrep(1) gitunpack(1)
Syntax
gitfm [options] [path1] [path2]
Warnings And Errors Reporting
Under the input line there is a status bar. You can see there the status of the currently executed
command, the warnings and errors and you will be prompted if a decision has to be taken.
