Kovid Goyal
|
5436408463
|
Fix the escape code parser not preserving complete utf-8 state between calls to ParseBytes()
Also allow it to be driven byte-by-byte
|
2022-11-14 15:42:06 +05:30 |
|
Kovid Goyal
|
834385baff
|
Improve performance when pasting large amounts of text into readline by not redrawing on every char
|
2022-11-14 15:42:05 +05:30 |
|
Kovid Goyal
|
32804f01b2
|
Allow parsing strings with escape code parser
|
2022-11-14 15:41:55 +05:30 |
|
Kovid Goyal
|
80c5ac891d
|
Add license info to Go files
|
2022-11-14 15:41:51 +05:30 |
|
Kovid Goyal
|
c8292d77f1
|
Re-use the escape code parser for wcswidth calculation
|
2022-11-14 15:41:51 +05:30 |
|
Kovid Goyal
|
7280c712d6
|
Move escape code parser into wcswidth package
|
2022-11-14 15:41:50 +05:30 |
|