Feed input in octal notation and use encode2047 \o command to override tcl brokenness.
Showing
1 changed file
with
3 additions
and
1 deletions
... | @@ -17,8 +17,10 @@ | ... | @@ -17,8 +17,10 @@ |
17 | # | 17 | # |
18 | \ckoi8-r | 18 | \ckoi8-r |
19 | \eB | 19 | \eB |
20 | \o | ||
20 | -message 16-bytes string | 21 | -message 16-bytes string |
21 | åÖÅÄÎÅ×ÎÙÊ ÏÔÞÅÔ=> Success | 22 | #Cyrillic: åÖÅÄÎÅ×ÎÙÊ ÏÔÞÅÔ |
23 | \\345\326\305\304\316\305\327\316\331\312\040\317\324\336\305\324=> Success | ||
22 | =?koi8-r?B?5dbFxM7F187ZyiDP1N7F1A==?= | 24 | =?koi8-r?B?5dbFxM7F187ZyiDP1N7F1A==?= |
23 | 25 | ||
24 | # NOTE: This file must end with an empty line | 26 | # NOTE: This file must end with an empty line | ... | ... |
-
Please register or sign in to post a comment