Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-09 | Fixe 2104 | manfraid | |
2011-11-23 | Use almost all available 256 colors for nick colors | Florent Le Coz | |
(only colors that look too much like white or black are not used) | |||
2011-11-16 | Add CHAR_CHATSTATE_* to the available theme options | mathieui | |
2011-11-16 | Use os.path.expanduser to interpret '~' for _dir config options | mathieui | |
2011-11-16 | Add an optional vertical tab list. | Florent Le Coz | |
2011-11-07 | Add a warning in case of theme not found, and now unsetting 'theme', | mathieui | |
setting it to 'default' or a number of spaces has the same effect | |||
2011-10-01 | remove white from the nick colors | Florent Le Coz | |
2011-09-25 | merge | Florent Le Coz | |
2011-09-25 | Default theme is now ok, I think | Florent Le Coz | |
2011-09-25 | Convert 256 colors to 8 if the terminal doesn’t support them | Florent Le Coz | |
2011-09-21 | Handles 256 colors, easier theming and more flexible way to define colors | Florent Le Coz | |
Doesn’t run yet if term doesn’t support 256 colors, I know (thus the branch "256") |