Filter acting only on files, not on directories



Hi,

the filter (in Left/Right → Filter) acts only on files, not on
directories. Is there a way to include directories in the filter as
well?

Steps to reproduce:

# touch foo bar
# mkdir foo_dir bar_dir
# mc

Then <F9> → Left → Filter: foo*

Expected result: mc lists the following objects

foo_dir
foo

Actual result: mc lists the following objects

bar_dir
foo_dir
foo

Marco


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]