diff options
Diffstat (limited to '.weechat-tutorial/charset.conf')
| -rwxr-xr-x | .weechat-tutorial/charset.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.weechat-tutorial/charset.conf b/.weechat-tutorial/charset.conf new file mode 100755 index 0000000..99a90d5 --- /dev/null +++ b/.weechat-tutorial/charset.conf @@ -0,0 +1,11 @@ +# +# weechat -- charset.conf +# + +[default] +decode = "iso-8859-1" +encode = "" + +[decode] + +[encode] |
