1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 00:15:32 +02:00
tldr/pages/common/vifm.md
K.B.Dharun Krishna 619b4bea1c
vifm: update path placeholder (#10227)
* vifm: update path placeholder

* vifm: update placeholder in German translation
2023-05-20 08:22:53 +05:30

266 B

vifm

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 ...}}