X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/167840cc7a5ce868bcec0c149e765c5856c5356d..f6cb34c0a6737e4072191d214173caf332c8ed68:/weechat/weechat.conf diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 91d399c..3ef52b7 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -207,7 +207,7 @@ status_time = default [completion] base_word_until_cursor = on command_inline = off -default_template = "%(nicks)|%(irc_channels)" +default_template = "%(nicks)|%(irc_channels)|%(emoji)" nick_add_space = on nick_case_sensitive = off nick_completer = ":" @@ -218,6 +218,7 @@ partial_completion_command = on partial_completion_command_arg = on partial_completion_count = on partial_completion_other = on +partial_completion_templates = "config_options" [history] display_default = 5 @@ -291,7 +292,7 @@ input.conditions = "${window.buffer.full_name} != perl.highmon" input.filling_left_right = vertical input.filling_top_bottom = horizontal input.hidden = off -input.items = "time, input_prompt │,[input_search],[input_paste],scroll,input_text" +input.items = "time, input_prompt │,[input_search],[input_paste],scroll,input_text" input.position = bottom input.priority = 10 input.separator = off