Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-22 | Bug fix: don't get confused by align separators in input (issue 14) | Jose Antonio Ortega Ruiz | |
This solves the common case of a template separator character (such as {) popping up in xmobar's input (e.g., inside a window title) and confusing the parser. | |||
2011-01-06 | Mail now takes its alias as a second argument | Jose Antonio Ortega Ruiz | |
This way we also avoid issue 30, although we're not solving the real issue (which is that the commands parser cannot correctly parse commands with a single argument unless they appear at the end of the list). | |||
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |