diff options
Diffstat (limited to '.weechat/fset.conf')
-rw-r--r-- | .weechat/fset.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.weechat/fset.conf b/.weechat/fset.conf index 668266c..3d7a814 100644 --- a/.weechat/fset.conf +++ b/.weechat/fset.conf @@ -4,12 +4,13 @@ # 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. +# Use commands like /set or /fset to change settings in WeeChat. # # For more info, see: https://weechat.org/doc/quickstart # [look] +auto_refresh = "*" auto_unmark = off condition_catch_set = "${count} >= 1" export_help_default = on |