summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/charset_commands.asciidoc
blob: a14f6685a31721b92d1414573913637eddc2e4c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
// This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND!
//
[[command_charset_charset]]
[command]*`charset`* change charset for current buffer::

----
/charset  decode|encode <charset>
          reset

 decode: change decoding charset
 encode: change encoding charset
charset: new charset for current buffer
  reset: reset charsets for current buffer
----