- 17 Aug, 2015 11 commits
-
-
Fix typo in README
Iwasaki Yudai committed -
Christian Jensen committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
The processes were left behind when clients closed their windows.
Iwasaki Yudai committed -
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Some terminal massages were shown at strange positions.
Iwasaki Yudai committed -
When a rune stands over the buffer boundary, invalid UTF-8 bytes were sent to the client. Now the logic checks if the tail of the buffer can be decoded as a valid rune. When it's an invalid byte sequence, the logic keeps it in the buffer and send it in the next loop with the following byte sequence.
Iwasaki Yudai committed
-
- 16 Aug, 2015 5 commits
-
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-
Iwasaki Yudai committed
-