yeah i saw those two on the end of the regex ctrl-k and ctrl-o and managed with my limited experence with regex to pickup that they were limiting the search to ones that DONT have an occurance of them after it? (is that what they do)


Actually i had a few of suggestions for that alias,
(1) (i have done this in mine)
Move the color reply to a if ($prop == color) and have the default no $prop output output the actual string thats needed to restore the color and burk settings.

(2) (which i couldnt manage to do since i no good with regex, i tried for 2 hours frown )
Pull from the string for the last valid dd,dd (dd being one or 2 digits) and then sweep for the last valid dd (which may end up the same one) then create a new forgrond,background combo from them as the current system well find "11" in a line like this "aaa9,10bbb11ccc" when it really needs to find "9,10" and "11" and make a "11,10"

I tried and failed.
/me sobs and creis into his blanket.