Page 1 of 1

Brain Freeze (Color Filters)

Posted: 01 Dec 2013 02:40
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.

Re: Brain Freeze (Color Filters)

Posted: 02 Dec 2013 16:37
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