1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00
Files
weechat/doc/ja/autogen/user/charset_commands.adoc
T
2016-05-15 08:52:19 +02:00

17 lines
453 B
Plaintext

//
// This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND!
//
[[command_charset_charset]]
* `+charset+`: 現在のバッファの文字セットを変更
----
/charset decode|encode <charset>
reset
decode: デコード文字セットを変更
encode: エンコード文字セットを変更
charset: 現在のバッファの新しい文字セット
reset: 現在のバッファの文字セットをリセット
----