# HG changeset patch # User Steve Losh # Date 1659623455 14400 # Node ID 18fec414aff5c5b835b677c1dba643976e00c335 # Parent 79f37036982be057f2d3030fe18ec997c9c3e421# Parent 03403e2b1a367b2d5819ecf2822bc6c936b45e25 Merge diff -r 79f37036982b -r 18fec414aff5 gitconfig --- a/gitconfig Thu Aug 04 10:30:51 2022 -0400 +++ b/gitconfig Thu Aug 04 10:30:55 2022 -0400 @@ -140,3 +140,5 @@ [pretty] bazel = %C(auto)%H %Cgreen%cd %C(auto)%s %Cred%al %C(auto)%d +[pull] + ff = only diff -r 79f37036982b -r 18fec414aff5 weechat/perl.conf --- a/weechat/perl.conf Thu Aug 04 10:30:51 2022 -0400 +++ b/weechat/perl.conf Thu Aug 04 10:30:55 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 79f37036982b -r 18fec414aff5 weechat/script.conf --- a/weechat/script.conf Thu Aug 04 10:30:51 2022 -0400 +++ b/weechat/script.conf Thu Aug 04 10:30:55 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 79f37036982b -r 18fec414aff5 weechat/typing.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/weechat/typing.conf Thu Aug 04 10:30:55 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