tldr/pages/common/vifm.md

13 lines
259 B
Markdown
Raw Normal View History

2022-06-21 15:08:05 +01:00
# vifm
> VI File Manager is a command-line file manager.
2022-06-21 15:08:05 +01:00
> 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 ...}}`