|
|
- #
- # weechat -- charset.conf
- #
- # WARNING: It is NOT recommended to edit this file by hand,
- # especially if WeeChat is running.
- #
- # Use /set or similar command to change settings in WeeChat.
- #
- # For more info, see: https://weechat.org/doc/quickstart
- #
-
- [default]
- decode = "iso-8859-1"
- encode = ""
-
- [decode]
-
- [encode]
|