From 31eb7ea1017c8d91b386c74a21dc5cb3d17afb14 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 19 Feb 2023 02:53:35 +0900 Subject: Initial commit --- typing.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 typing.conf (limited to 'typing.conf') diff --git a/typing.conf b/typing.conf new file mode 100644 index 0000000..dd8b7b0 --- /dev/null +++ b/typing.conf @@ -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 -- cgit 1.4.1