Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-29 | Change how colors are handled. With \x19x etc | Florent Le Coz | |
Should work like before and be a little lighter on the RA | |||
2011-03-09 | Some optimizations in build_new_message. Also cleaned up. Added an optimized ↵ | Florent Le Coz | |
way to do "wcswidth(string) > n": wcsislonger. And should use less memory because the dict replacing Message and Lines object stores ONLY the needed attributes. | |||
2011-02-18 | Properly take into account the length of the characters, fixing | Florent Le Coz | |
some display issues (for example the cursor position when entering stranges characters likes 癔) |