diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2019-08-04 05:32:17 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-08-04 11:32:17 +0200 |
commit | 2860453c4f9ad6abd7a967f9278401ae84a927e2 (patch) | |
tree | 34d6fdebb1b8a353fc752c984fef51a86d64eded /test/functional/lua/utility_functions_spec.lua | |
parent | 0bb1008e7fbbe493e66c517afd26309e27be6860 (diff) | |
download | rneovim-2860453c4f9ad6abd7a967f9278401ae84a927e2.tar.gz rneovim-2860453c4f9ad6abd7a967f9278401ae84a927e2.tar.bz2 rneovim-2860453c4f9ad6abd7a967f9278401ae84a927e2.zip |
doc: update 'shellredir' advice for powershell #10686
Encoding can be utf8, unicode, utf32.
User can choose to omit '-Encoding' to default to 'unicode'.
'ascii' encoding corrupts the following file:
https://www.w3.org/2001/06/utf-8-test/UTF-8-demo.html
Inspect 'foo.txt' with the following code after downloading the file.
Get-Content -Encoding UTF8 UTF-8-demo.html | Out-File -Encoding ascii foo.txt
Diffstat (limited to 'test/functional/lua/utility_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions