summaryrefslogtreecommitdiffstats
path: root/cholerab/cholerab-live
Commit message (Collapse)AuthorAgeFilesLines
* fixed backspace bug on krebs... hopefully?makefu2011-07-241-1/+2
|
* fixed wrong displaying in output windowmakefu2011-07-243-6603/+1
|
* added robustness, removed utf8 supportmakefu2011-07-246-16/+5178
| | | | | | to be able to send special characters over the line the characters are translated into their number value and written as string. this essentially breaks utf-8 support for the clients, needs to be fixed some time later added ignore for own messages, message colorization
* emergency commitmakefu2011-07-246-31/+1431
|
* added curses stuffmakefu2011-07-244-69/+253
| | | | | | cholerab-live/view.py: now able to write basic utf-8 on the plane, handles some rudimentary colors handles backspace correctly
* fixed cur_set bug/added todomakefu2011-07-211-2/+6
|
* added initial version of cholerab-livemakefu2011-07-193-0/+87