Brain Freeze (Color Filters)

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Brain Freeze (Color Filters)

Post by armsys »

Referring to the manual (Color Filters)

Code: Select all

n-switch: no more
In Details mode, the first matching filter *with* backcolor (if any) is displayed combined with the first matching filter *without* backcolor (if any). The filter *with* backcolor must be the first match. The name column will show Text/Back color of the first match, the other columns will show the Text color of the second match.
This behavior can be suppressed using the n-switch. For example:
*.bak //n|Only color the name column
I got totally confused and lost. :oops: Can someone be so kind as to help me make sense out of the cryptic message?
It would be nice if more color filter samples and colorful screenshots can be supplied. :lol:
Thanks in advance.

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Brain Freeze (Color Filters)

Post by TheQwerty »

Words are failing me so hopefully this explains both of those switches well enough:
screenshot.6.png
The easiest thing is to just play around with them, so for copying and pasting into Color Filters' editor mode:

Code: Select all

+*.dat>,FF5555
+*.ini //m|>,55FF55
+*.xys //n|>,FFFF00
+udc;XYplorer>0000FF,
EDIT: You may also want to read this thread, and the one it links to, for a better understanding of the origins of these switches: http://www.xyplorer.com/xyfc/viewtopic.php?p=56851
To see the attached files, you need to log into the forum.

Post Reply