Filter acting only on files, not on directories
Marco via mc <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.mc.general |
|---|---|
| Message-ID | <20200702154619.5fa139ba@homerow> |
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 _______________________________________________ mc mailing list https://mail.gnome.org/mailman/listinfo/mc