Make all --batch input, as well as fromkey and registerurl stdin be processed without requiring it to be in the current encoding.
This commit is contained in:
parent
a12eac060c
commit
469bfa7ff3
5 changed files with 18 additions and 9 deletions
|
@ -32,3 +32,7 @@ Note that this is indeed valid utf-8:
|
|||
00000000 c3 a9 0a |...|
|
||||
00000003
|
||||
"""]]
|
||||
|
||||
> Despite my strange inability to reproduce these, there's really only one
|
||||
> thing that can fix it, namely using fileEncoding. Now done for all batch
|
||||
> and stdin reading stuff. [[fixed|done]] I suppose. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue