Files
tldr/pages.zh/common/vifm.md

13 lines
296 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# vifm
> VI 文件管理器是一个 TUI 文件管理器。
> 另见:`clifm``vifm``mc``caja`。
> 更多信息:<https://github.com/vifm/vifm>。
- 打开当前目录:
`vifm .`
- 在左侧或右侧面板打开指定目录:
`vifm {{path/to/directory1 path/to/directory2 ...}}`