Skip to content

Instantly share code, notes, and snippets.

@FelipeMiranda
Created March 15, 2018 01:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FelipeMiranda/104123db5d490210423e9a03266b3174 to your computer and use it in GitHub Desktop.
Save FelipeMiranda/104123db5d490210423e9a03266b3174 to your computer and use it in GitHub Desktop.
In the first case with set encoding=utf-8, you'll change the output encoding that is shown in the terminal.
In the second case with set fileencoding=utf-8, you'll change the output encoding of the file that is written.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment