Welcome to Vifm Q&A, where you can ask questions about using Vifm. Registration is optional, anonymous posts are moderated. E-mail and GitHub logins are enabled.
0 votes
in vifm by

Is there a way to have vifm show the number of files under each folder in current path?
Thanks

1 Answer

0 votes
by

Yes, nitems column:

set viewcolumns=*{name}..,{nitems},6{}.
...