Thx foosion, I'll test it when I'm at home.
random.n, 2 comments:
1. When having complicated code (what lots may have) and having accidentally more than one "$line_end(ellipsize)" without a $char(10) between, we get cryptic chars. This problem existed before. EDIT: Not only duplicate $line_end cause the chars. I inserted just one and the appear. What I mean is: "EL" Did someone investigate this? EDIT2: Got it. the lineend code has to be at the beginning, no color codes or other lineend codes may be before it.
2. $line_end breaks the square brackets logic. [$line_end(ellipsize,block)%nonexistant%] shows a "?", [%nonexistant%] doesn't show anything.
