great I understand everything you said, guess
I should just add a new flag to 'cpoptions' instead of
hoping to find a better solution.
about cpoptions take your time to think about an another solution, don't bother at all
for hide items I can make:
:select /aaa_/
then
zd
to add the selection to the filter
OR alternativ
:filter aaa_
for the patterns I have to practice with examples because there is a wide variety of cases...
I will share my results if anyone wishes
at the moment I have in VIFMRC
nnoremap <esc> zr<esc>
to clear the local filter
My idea is to clear the local filter with one click on ESC
and two quick clicks on ESC to clear the local filter AND the permanent filter
Does nnoremap accept such two quick clicks?