weechat
This commit is contained in:
parent
d0c620b61c
commit
73761b7be7
20 changed files with 1759 additions and 0 deletions
19
slackware/home/weechat/.weechat/typing.conf
Normal file
19
slackware/home/weechat/.weechat/typing.conf
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue