Forrest logo
tool overview
On this page you find all important commands for the CLI tool vifm. If the command you are looking for is missing please ask our AI.

vifm

Vifm is a powerful command line file manager and runner for Unix-like operating systems. It aims to provide a Vi-like experience for file management tasks.

Vifm offers a dual-pane interface, allowing you to navigate and perform file operations simultaneously. Each pane has its own independent command line and the ability to execute commands on selected files.

The tool supports a wide range of features, including basic file operations like copy, move, delete, and rename. It also provides advanced functionality like batch renaming, searching and filtering files, creating and managing symbolic links, and handling archive files.

Vifm supports various file systems, including local file systems, network drives, and even compressed archives. It can seamlessly handle operations on files and directories across these different file systems.

The tool has a highly customizable user interface with color schemes, key mappings, and panel layouts that can be tailored to your workflow. It supports mouse interaction, allowing you to point and click to perform actions.

Vifm has a built-in file viewer that supports various file types, including text files, images, and binary files. It can also launch external applications to handle specific file types.

The tool has a comprehensive command line interface with numerous commands and options for managing files and executing operations. It supports custom commands and scripting for automating repetitive tasks.

It is actively maintained, with regular updates and bug fixes. The software is open-source and freely available, allowing users to contribute improvements and extensions.

Vifm is lightweight and efficient, designed to be resource-friendly and responsive even when handling large directories or performing complex operations.

Overall, Vifm is a versatile and powerful command line file manager, providing a Vi-like experience with a rich set of features and customization options.

List of commands for vifm:

  • vifm:tldr:2894d vifm: Open the current directory.
    $ vifm .
    try on your machine
    explain this command
  • vifm:tldr:4087b vifm: Open specified directories on left or right plane.
    $ vifm ${path-to-directory1 path-to-directory2 ---}
    try on your machine
    explain this command
tool overview