In Vifm source code, I activated the quick view in the build-aux/ directory by pressing w. The result is:

As shown at the end of the output, there is one directory and 13 files.
Doing the same on the directory data/ produces:

The output is much longer and it is not possible to see the number of directories and files at the end.
Is it possible to scroll through the output, as with e?
If not, could the sentence containing the number of directories and files be moved to the top, so that it provides a quick summary?