blob: 9525c8951f2cb4ea49532886c1e2695f5f2e50f4 (
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: 現在のバッファの文字集合をリセット
----
|