Column-wise Selection Filter less then 200 KB

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Stefan
Posts: 1360
Joined: 18 Nov 2008 21:47
Location: Europe

Column-wise Selection Filter less then 200 KB

Post by Stefan »

8.00.0016
Column-wise Selection Filter Ctrl+M

I try to select all files less then 200 kB
therefor i have to use (for my settings) "size:>^[^2-9]*\d\d kb"

where i have expected to simple use "size: < 2##" or smtg like that :D

Maybe this is an improvement idea?
Perhaps:
"size: ls 200"
"Modified: gt ##.##.2006"
or
"size:<:200"
"Modified:>:##.##.2006"

(i know find function, but want to use selection, f.ex. since find hide other files)


-----------------
BTW: the drop-down MRU didn't show older entries. (this works for Visual Filter Ctrl+J)
Is this an current implementation limitation or just my settings?

Post Reply