[xmonad] Issue 115 in xmonad: sjanssenPP unlike defaultPP gives parsing error in xmobar if titlebar contains "{" and "}" char

codesite-noreply at google.com codesite-noreply at google.com
Mon Dec 31 11:15:51 EST 2007


Issue 115: sjanssenPP unlike defaultPP gives parsing error in xmobar if 
titlebar contains "{" and "}" char
http://code.google.com/p/xmonad/issues/detail?id=115

New issue report by iddo333:
What steps will reproduce the problem?
1. echo -ne "\033]0;{mytitle}\007" && cat
2. or just: echo -ne "\033]0;mytitle}\007" && cat

What is the expected output? What do you see instead?
Should be {mytitle}, but there's a parsing error message instead.

What version of the product are you using? On what operating system?
xmonad 0.5 on ubuntu 7.10

note: defaultPP also messes up the placement of the "}" char, but at least
all the other chars are ok and there's no parsing error.


Issue attributes:
	Status: New
	Owner: ----
	Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list