summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/charset_commands.txt
blob: 34ac8be18a75f677cf3909d34e200ad4154c7ef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[command_charset_charset]]
[command]*`charset`* 現在のバッファの文字集合を変更::

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

 decode: デコード文字集合を変更
 encode: エンコード文字集合を変更
charset: 現在のバッファの新しい文字集合
  reset: 現在のバッファの文字集合をリセット
----------------------------------------