tldr/pages/common/vifm.md

13 lines
268 B
Markdown
Raw Normal View History

2022-06-21 15:08:05 +01:00
# 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/directory_1}} {{path/to/directory_2}}`