1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 18:15:24 +02:00
tldr/pages/common/vifm.md
Lena 0fddee2272
pages/*: reword descriptions to comply with the style guide (#11507)
* pages/*: reword descriptions to comply with the style guide

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-11-15 09:55:25 +05:30

259 B

vifm

VI File Manager is a command-line file manager. More information: https://github.com/vifm/vifm.

  • Open the current directory:

vifm .

  • Open specified directories on left or right plane:

vifm {{path/to/directory1 path/to/directory2 ...}}