zhengxin0617 / welly

Automatically exported from code.google.com/p/welly
GNU General Public License v2.0
0 stars 0 forks source link

ANSI 色彩控制碼錯誤 #60

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 連線到 telnet://ptt.cc
2. 設定色彩控制碼為 Ctrl - U
3. 複製彩色 ANSI 文字
4. 貼上(彩色)

What is the expected output? What do you see instead?
expected: *[1;33m TEST *[m
I see       : [0;1;33m TEST [m

What version of the product are you using? On what operating system?
v2.64 release(825)

Please provide any additional information below.

Original issue reported on code.google.com by modc...@gmail.com on 8 Jun 2011 at 4:13