weechat
This commit is contained in:
parent
d0c620b61c
commit
73761b7be7
20 changed files with 1759 additions and 0 deletions
18
slackware/home/weechat/.weechat/charset.conf
Normal file
18
slackware/home/weechat/.weechat/charset.conf
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
#
|
||||
# weechat -- charset.conf
|
||||
#
|
||||
# WARNING: It is NOT recommended to edit this file by hand,
|
||||
# especially if WeeChat is running.
|
||||
#
|
||||
# Use commands like /set or /fset to change settings in WeeChat.
|
||||
#
|
||||
# For more info, see: https://weechat.org/doc/quickstart/
|
||||
#
|
||||
|
||||
[default]
|
||||
decode = "iso-8859-1"
|
||||
encode = ""
|
||||
|
||||
[decode]
|
||||
|
||||
[encode]
|
||||
Loading…
Add table
Add a link
Reference in a new issue