# HG changeset patch # User Steve Losh # Date 1659194603 14400 # Node ID c320b7ae191fcb38378e2ef4ce3a13b112312090 # Parent b5c968f8eaa2f92c9b4ccb4985da4cb53b46c486 More diff -r b5c968f8eaa2 -r c320b7ae191f gitconfig --- a/gitconfig Sun May 22 19:02:38 2022 -0400 +++ b/gitconfig Sat Jul 30 11:23:23 2022 -0400 @@ -139,3 +139,5 @@ [pretty] bazel = %C(auto)%H %Cgreen%cd %C(auto)%s %Cred%al %C(auto)%d +[pull] + ff = only diff -r b5c968f8eaa2 -r c320b7ae191f weechat/perl.conf --- a/weechat/perl.conf Sun May 22 19:02:38 2022 -0400 +++ b/weechat/perl.conf Sat Jul 30 11:23:23 2022 -0400 @@ -4,7 +4,7 @@ # 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 # diff -r b5c968f8eaa2 -r c320b7ae191f weechat/script.conf --- a/weechat/script.conf Sun May 22 19:02:38 2022 -0400 +++ b/weechat/script.conf Sat Jul 30 11:23:23 2022 -0400 @@ -50,7 +50,7 @@ [scripts] autoload = on cache_expire = 60 -download_enabled = on +download_enabled = off download_timeout = 30 hold = "" path = "%h/script" diff -r b5c968f8eaa2 -r c320b7ae191f weechat/typing.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/weechat/typing.conf Sat Jul 30 11:23:23 2022 -0400 @@ -0,0 +1,19 @@ +# +# weechat -- typing.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 +# + +[look] +delay_purge_paused = 30 +delay_purge_typing = 6 +delay_set_paused = 10 +enabled_nicks = off +enabled_self = off +input_min_chars = 4 +item_max_length = 0