]> git.rmz.io Git - dotfiles.git/blob - weechat/plugins.conf
zsh: add todo to recursively check for task aliases in task-quote-magic
[dotfiles.git] / weechat / plugins.conf
1 #
2 # weechat -- plugins.conf
3 #
4 # WARNING: It is NOT recommended to edit this file by hand,
5 # especially if WeeChat is running.
6 #
7 # Use commands like /set or /fset to change settings in WeeChat.
8 #
9 # For more info, see: https://weechat.org/doc/weechat/quickstart/
10 #
11
12 [var]
13 fifo.fifo = "on"
14 guile.check_license = "off"
15 lua.check_license = "off"
16 lua.matrix.autojoin_on_invite = "on"
17 lua.matrix.backlog_lines = "120"
18 lua.matrix.debug = "off"
19 lua.matrix.encrypted_message_color = "lightgreen"
20 lua.matrix.homeserver_url = "https://matrix.org/"
21 lua.matrix.local_echo = "on"
22 lua.matrix.password = ""
23 lua.matrix.typing_notices = "on"
24 lua.matrix.user = ""
25 perl.beep.beep_command_dcc = "$bell"
26 perl.beep.beep_command_highlight = "$bell"
27 perl.beep.beep_command_pv = "$bell"
28 perl.beep.beep_command_timeout = "30000"
29 perl.beep.beep_dcc = "on"
30 perl.beep.beep_highlight = "on"
31 perl.beep.beep_highlight_blacklist = "off"
32 perl.beep.beep_highlight_whitelist = "off"
33 perl.beep.beep_pv = "on"
34 perl.beep.beep_pv_blacklist = "off"
35 perl.beep.beep_pv_whitelist = "off"
36 perl.beep.beep_trigger_highlight = ""
37 perl.beep.beep_trigger_pv = ""
38 perl.beep.bell_always = ""
39 perl.beep.blacklist_nicks = ""
40 perl.beep.whitelist_channels = ""
41 perl.beep.whitelist_nicks = ""
42 perl.check_license = "off"
43 perl.highmon.alignment = "nchannel"
44 perl.highmon.away_only = "off"
45 perl.highmon.bar_lines = "250"
46 perl.highmon.bar_scrolldown = "on"
47 perl.highmon.color_buf = "on"
48 perl.highmon.first_run = "true"
49 perl.highmon.hotlist_show = "off"
50 perl.highmon.logging = "off"
51 perl.highmon.merge_private = "off"
52 perl.highmon.nick_prefix = "<"
53 perl.highmon.nick_suffix = ">"
54 perl.highmon.output = "buffer"
55 perl.highmon.short_names = "on"
56 perl.parse_relayed_msg.blacklist = ""
57 perl.parse_relayed_msg.debug = "off"
58 perl.parse_relayed_msg.nick_mode = "?"
59 perl.parse_relayed_msg.nick_mode_color = "yellow"
60 perl.parse_relayed_msg.relaynet_color = "blue"
61 perl.parse_relayed_msg.relaynet_to_nicklist = "off"
62 perl.parse_relayed_msg.servername = "i2p,freenet"
63 perl.parse_relayed_msg.supported_bot_names = "i2pr,cloudrelay*,MultiRelay*,FLIPRelayBot*,i2pRelay,u2,uuu,RelayBot,lll,iRelay,fox,wolf,hawk,muninn,gribble,vulpine,*GitterBot"
64 perl.parse_relayed_msg.supported_message_kinds = "irc_privmsg,matrix_message"
65 perl.parse_relayed_msg.suppress_relaynet = "off"
66 perl.parse_relayed_msg.suppress_relaynet_channels = ""
67 perl.parse_relayed_msg.timer = "600"
68 perl.parse_relayed_msg.unexpected_msg_handling = "unchanged"
69 python.check_license = "off"
70 python.go.auto_jump = "off"
71 python.go.buffer_number = "on"
72 python.go.color_name = "black,cyan"
73 python.go.color_name_highlight = "red,cyan"
74 python.go.color_name_highlight_selected = "red,brown"
75 python.go.color_name_selected = "black,brown"
76 python.go.color_number = "yellow,magenta"
77 python.go.color_number_selected = "yellow,red"
78 python.go.fuzzy_search = "off"
79 python.go.message = "Go to: "
80 python.go.min_chars = "0"
81 python.go.short_name = "off"
82 python.go.short_name_server = "off"
83 python.go.sort = "number,beginning"
84 python.go.use_core_instead_weechat = "off"
85 python.grep.clear_buffer = "off"
86 python.grep.default_tail_head = "10"
87 python.grep.go_to_buffer = "on"
88 python.grep.log_filter = ""
89 python.grep.max_lines = "4000"
90 python.grep.show_summary = "on"
91 python.grep.size_limit = "2048"
92 python.grep.timeout_secs = "300"
93 python.screen_away.away_suffix = ""
94 python.screen_away.command_on_attach = ""
95 python.screen_away.command_on_detach = ""
96 python.screen_away.ignore = ""
97 python.screen_away.ignore_relays = "off"
98 python.screen_away.interval = "5"
99 python.screen_away.message = "Detached from tmux"
100 python.screen_away.no_output = "off"
101 python.screen_away.set_away = "on"
102 python.screen_away.socket_file = ""
103 python.screen_away.time_format = "since %Y-%m-%d %H:%M:%S%z"
104 python.slack.auto_open_threads = "true"
105 python.slack.background_load_all_history = "false"
106 python.slack.cache_messages = "true"
107 python.slack.channel_name_typing_indicator = "true"
108 python.slack.color_buflist_muted_channels = "darkgray"
109 python.slack.color_deleted = "red"
110 python.slack.color_edited_suffix = "095"
111 python.slack.color_reaction_suffix = "darkblue"
112 python.slack.color_reaction_suffix_added_by_you = "blue"
113 python.slack.color_thread_suffix = "lightcyan"
114 python.slack.color_typing_notice = "yellow"
115 python.slack.colorize_attachments = "prefix"
116 python.slack.colorize_messages = "0"
117 python.slack.colorize_private_chats = "0"
118 python.slack.debug_level = "3"
119 python.slack.debug_mode = "false"
120 python.slack.distracting_channels = "lunch"
121 python.slack.external_user_suffix = "*"
122 python.slack.files_download_location = ""
123 python.slack.group_name_prefix = "&"
124 python.slack.history_fetch_count = "200"
125 python.slack.link_previews = "true"
126 python.slack.map_underline_to = "_"
127 python.slack.migrated = "true"
128 python.slack.muted_channels_activity = "personal_highlights"
129 python.slack.never_away = "false"
130 python.slack.notify_subscribed_threads = "auto"
131 python.slack.notify_usergroup_handle_updated = "false"
132 python.slack.record_events = "false"
133 python.slack.render_bold_as = "bold"
134 python.slack.render_emoji_as_string = "true"
135 python.slack.render_italic_as = "italic"
136 python.slack.send_typing_notice = "false"
137 python.slack.server_aliases = ""
138 python.slack.shared_name_prefix = "%"
139 python.slack.short_buffer_names = "true"
140 python.slack.show_buflist_presence = "true"
141 python.slack.show_reaction_nicks = "0"
142 python.slack.slack_api_token = "${sec.data.slack_token_fpp}"
143 python.slack.slack_timeout = "20000"
144 python.slack.switch_buffer_on_join = "1"
145 python.slack.thread_broadcast_prefix = "+ "
146 python.slack.thread_messages_in_channel = "false"
147 python.slack.thread_suffix_color = "lightcyan"
148 python.slack.trigger_value = "0"
149 python.slack.unfurl_auto_link_display = "both"
150 python.slack.unfurl_ignore_alt_text = "0"
151 python.slack.unhide_buffers_with_activity = "false"
152 python.slack.use_full_names = "false"
153 python.text_item.interval = "0"
154 python.text_item.nick = "channel|window_switch ${color:lightcyan}${nick}"
155 ruby.check_license = "off"
156 ruby.colorizer.buffer_regex = ""
157 ruby.colorizer.rule.0 = ""
158 ruby.colorizer.rule.1 = ""
159 ruby.colorizer.rule.2 = ""
160 ruby.colorizer.rule.3 = ""
161 ruby.colorizer.rule.4 = ""
162 ruby.colorizer.rule.8 = "Succeeded/lightgreen"
163 ruby.colorizer.rule.9 = "Failed/lightred"
164 ruby.colorizer.rule.count = "10"
165 tcl.check_license = "off"
166
167 [desc]
168 lua.matrix.autojoin_on_invite = "Automatically join rooms you are invited to (default: "on")"
169 lua.matrix.backlog_lines = "Number of lines to fetch from backlog upon connecting (default: "120")"
170 lua.matrix.debug = "Print a lot of extra information to help with finding bugs and other problems. (default: "off")"
171 lua.matrix.encrypted_message_color = "Print encrypted mesages with this color (default: "lightgreen")"
172 lua.matrix.homeserver_url = "Full URL including port to your homeserver (including trailing slash) or use default matrix.org (default: "https://matrix.org/")"
173 lua.matrix.local_echo = "Print lines locally instead of waiting for return from server (default: "on")"
174 lua.matrix.password = "Your homeserver password (default: "")"
175 lua.matrix.typing_notices = "Send typing notices when you type (default: "on")"
176 lua.matrix.user = "Your homeserver username (default: "")"
177 perl.beep.beep_command_dcc = "command for beep on dcc, special value "$bell" is allowed, as well as "$bell;command" (default: "$bell")"
178 perl.beep.beep_command_highlight = "command for beep on highlight, special value "$bell" is allowed, as well as "$bell;command" (default: "$bell")"
179 perl.beep.beep_command_pv = "command for beep on private message, special value "$bell" is allowed, as well as "$bell;command" (default: "$bell")"
180 perl.beep.beep_command_timeout = "timeout for command run (in milliseconds, 0 = never kill (not recommended)) (default: "30000")"
181 perl.beep.beep_dcc = "beep on dcc (default: "on")"
182 perl.beep.beep_highlight = "beep on highlight (default: "on")"
183 perl.beep.beep_highlight_blacklist = "turn blacklist for highlights on or off (default: "off")"
184 perl.beep.beep_highlight_whitelist = "turn whitelist for highlights on or off (default: "off")"
185 perl.beep.beep_pv = "beep on private message (default: "on")"
186 perl.beep.beep_pv_blacklist = "turn blacklist for private messages on or off (default: "off")"
187 perl.beep.beep_pv_whitelist = "turn whitelist for private messages on or off (default: "off")"
188 perl.beep.beep_trigger_highlight = "word that will trigger execution of beep_command_highlight (if empty, anything will trigger) (default: "")"
189 perl.beep.beep_trigger_pv = "word that will trigger execution of beep_command_pv (it empty, anything will trigger) (default: "")"
190 perl.beep.bell_always = "use $bell on private messages and/or highlights regardless of trigger and whitelist settings (example: "pv,highlight") (default: "")"
191 perl.beep.blacklist_nicks = "comma-separated list of "server.nick": if not empty, these nicks will not be able to trigger execution of commands. Cannot be used in conjuction with whitelist (example: "freenode.nick1,freenode.nick2") (default: "")"
192 perl.beep.whitelist_channels = "comma-separated list of "server.#channel": if not empty, only these channels will trigger execution of commands (example: "freenode.#weechat,freenode.#channel2") (default: "")"
193 perl.beep.whitelist_nicks = "comma-separated list of "server.nick": if not empty, only these nicks will trigger execution of commands (example: "freenode.nick1,freenode.nick2") (default: "")"
194 perl.parse_relayed_msg.blacklist = "Comma-separated list of relayed nicknames to be ignored (similar to /ignore). The format is case-sensitive: <server>.<relaynick>"
195 perl.parse_relayed_msg.debug = "Enable output of raw IRC messages. This is a developer feature and should generally be turned off. The format is: <servername>:<botname> (default: off)"
196 perl.parse_relayed_msg.nick_mode = "Prefix character used to mark relayed nicknames. (default: ⇅). Since WeeChat 0.4.2 you can use format ${color:xxx} but this doesn't affect nicklist."
197 perl.parse_relayed_msg.nick_mode_color = "Color of the prefix character. (default: yellow)"
198 perl.parse_relayed_msg.relaynet_color = "Color of nicknames' network part. Leave blank for altering colors. (default: "")"
199 perl.parse_relayed_msg.relaynet_to_nicklist = "Include relaynets in the nicklist. (default: off)"
200 perl.parse_relayed_msg.servername = "Comma-separated list of internal servers to enable parse_relayed_msg for. (default: i2p,freenet)"
201 perl.parse_relayed_msg.supported_bot_names = "Comma-separated list of relay bots."
202 perl.parse_relayed_msg.supported_message_kinds = "Comma-separated list of message kinds."
203 perl.parse_relayed_msg.suppress_relaynet = "Hide nicknames' network part (if applicable). (default: off)"
204 perl.parse_relayed_msg.suppress_relaynet_channels = "Comma-separated list of channels to activate suppress_relaynet in. Format: "servername.channel", e.g. "i2p.#i2p-dev,freenode.#weechat". (default: "" (i.e. global))"
205 perl.parse_relayed_msg.timer = "Time (in s) after which relayed nicknames get removed from the nicklist. (default: 600)"
206 perl.parse_relayed_msg.unexpected_msg_handling = "Ignore relay bot messages with unexpected syntax (drop/unchanged). (default: unchanged)"
207 python.go.auto_jump = "automatically jump to buffer when it is uniquely selected (default: "off")"
208 python.go.buffer_number = "display buffer number (default: "on")"
209 python.go.color_name = "color for buffer name (not selected) (default: "black,cyan")"
210 python.go.color_name_highlight = "color for highlight in buffer name (not selected) (default: "red,cyan")"
211 python.go.color_name_highlight_selected = "color for highlight in a selected buffer name (default: "red,brown")"
212 python.go.color_name_selected = "color for a selected buffer name (default: "black,brown")"
213 python.go.color_number = "color for buffer number (not selected) (default: "yellow,magenta")"
214 python.go.color_number_selected = "color for selected buffer number (default: "yellow,red")"
215 python.go.fuzzy_search = "search buffer matches using approximation (default: "off")"
216 python.go.message = "message to display before list of buffers (default: "Go to: ")"
217 python.go.min_chars = "Minimum chars to search and display list of matching buffers (default: "0")"
218 python.go.short_name = "display and search in short names instead of buffer name (default: "off")"
219 python.go.short_name_server = "prefix short names with server names for search and display (default: "off")"
220 python.go.sort = "comma-separated list of keys to sort buffers (the order is important, sorts are performed in the given order): name = sort by name (or short name), (default: "number,beginning")"
221 python.go.use_core_instead_weechat = "use name "core" instead of "weechat" for core buffer (default: "off")"
222 python.screen_away.away_suffix = "What to append to your nick when you're away."
223 python.screen_away.command_on_attach = "Commands to execute on attach, separated by semicolon"
224 python.screen_away.command_on_detach = "Commands to execute on detach, separated by semicolon"
225 python.screen_away.ignore = "Comma-separated list of servers to ignore."
226 python.screen_away.ignore_relays = "Only check screen status and ignore relay interfaces"
227 python.screen_away.interval = "How often in seconds to check screen status"
228 python.screen_away.message = "Away message"
229 python.screen_away.no_output = "no detach/attach information will be displayed in buffer"
230 python.screen_away.set_away = "Set user as away."
231 python.screen_away.socket_file = "Socket file to use (leave blank to auto-detect)"
232 python.screen_away.time_format = "time format append to away message"
233 python.slack.auto_open_threads = "Automatically open threads when mentioned or in response to own messages."
234 python.slack.background_load_all_history = "Load the history for all channels in the background when the script is loaded, rather than waiting until the buffer is switched to. You can set this to false if you experience performance issues, however that causes some loss of functionality, see known issues in the readme."
235 python.slack.channel_name_typing_indicator = "Change the prefix of a channel from # to > when someone is typing in it. Note that this will (temporarily) affect the sort order if you sort buffers by name rather than by number."
236 python.slack.color_buflist_muted_channels = "Color to use for muted channels in the buflist"
237 python.slack.color_deleted = "Color to use for deleted messages and files."
238 python.slack.color_edited_suffix = "Color to use for (edited) suffix on messages that have been edited."
239 python.slack.color_reaction_suffix = "Color to use for the [:wave:(@user)] suffix on messages that have reactions attached to them."
240 python.slack.color_reaction_suffix_added_by_you = "Color to use for reactions that you have added."
241 python.slack.color_thread_suffix = "Color to use for the [thread: XXX] suffix on messages that have threads attached to them. The special value "multiple" can be used to use a different color for each thread."
242 python.slack.color_typing_notice = "Color to use for the typing notice."
243 python.slack.colorize_attachments = "Whether to colorize attachment lines. Values: "prefix": Only colorize the prefix, "all": Colorize the whole line, "none": Don't colorize."
244 python.slack.colorize_private_chats = "Whether to use nick-colors in DM windows."
245 python.slack.debug_level = "Show only this level of debug info (or higher) when debug_mode is on. Lower levels -> more messages."
246 python.slack.debug_mode = "Open a dedicated buffer for debug messages and start logging to it. How verbose the logging is depends on log_level."
247 python.slack.distracting_channels = "List of channels to hide."
248 python.slack.external_user_suffix = "The suffix appended to nicks to indicate external users."
249 python.slack.files_download_location = "If set, file attachments will be automatically downloaded to this location. "%h" will be replaced by WeeChat home, "~/.weechat" by default. Requires WeeChat 2.2 or newer."
250 python.slack.group_name_prefix = "The prefix of buffer names for groups (private channels)."
251 python.slack.history_fetch_count = "The number of messages to fetch for each channel when fetching history, between 1 and 1000."
252 python.slack.link_previews = "Show previews of website content linked by teammates."
253 python.slack.map_underline_to = "When sending underlined text to slack, use this formatting character for it. The default ("_") sends it as italics. Use "*" to send bold instead."
254 python.slack.muted_channels_activity = "Control which activity you see from muted channels, either none, personal_highlights, all_highlights or all. none: Don't show any activity. personal_highlights: Only show personal highlights, i.e. not @channel and @here. all_highlights: Show all highlights, but not other messages. all: Show all activity, like other channels."
255 python.slack.never_away = "Poke Slack every five minutes so that it never marks you "away"."
256 python.slack.notify_subscribed_threads = "Control if you want to see a notification in the team buffer when a thread you're subscribed to receives a new message, either auto, true or false. auto means that you only get a notification if auto_open_threads and thread_messages_in_channel both are false. Defaults to auto."
257 python.slack.notify_usergroup_handle_updated = "Control if you want to see a notification in the team buffer when ausergroup's handle has changed, either true or false."
258 python.slack.record_events = "Log all traffic from Slack to disk as JSON."
259 python.slack.render_bold_as = "When receiving bold text from Slack, render it as this in WeeChat."
260 python.slack.render_emoji_as_string = "Render emojis as :emoji_name: instead of emoji characters. Enable this if your terminal doesn't support emojis, or set to 'both' if you want to see both renderings. Note that even though this is disabled by default, you need to place https://github.com/wee-slack/wee-slack/blob/master/weemoji.json in your WeeChat directory to enable rendering emojis as emoji characters."
261 python.slack.render_italic_as = "When receiving bold text from Slack, render it as this in WeeChat. If your terminal lacks italic support, consider using "underline" instead."
262 python.slack.send_typing_notice = "Alert Slack users when you are typing a message in the input bar (Requires reload)"
263 python.slack.server_aliases = "A comma separated list of `subdomain:alias` pairs. The alias will be used instead of the actual name of the slack (in buffer names, logging, etc). E.g `work:no_fun_allowed` would make your work slack show up as `no_fun_allowed` rather than `work.slack.com`."
264 python.slack.shared_name_prefix = "The prefix of buffer names for shared channels."
265 python.slack.short_buffer_names = "Use `foo.#channel` rather than `foo.slack.com.#channel` as the internal name for Slack buffers."
266 python.slack.show_buflist_presence = "Display a `+` character in the buffer list for present users."
267 python.slack.show_reaction_nicks = "Display the name of the reacting user(s) alongside each reactji."
268 python.slack.slack_api_token = "List of Slack API tokens, one per Slack instance you want to connect to; see the README for details on how to get these (note: content is evaluated, see /help eval)."
269 python.slack.slack_timeout = "How long (ms) to wait when communicating with Slack."
270 python.slack.switch_buffer_on_join = "When /joining a channel, automatically switch to it as well."
271 python.slack.thread_broadcast_prefix = "Prefix to distinguish thread messages that were also sent to the channel, when thread_messages_in_channel is enabled."
272 python.slack.thread_messages_in_channel = "When enabled shows thread messages in the parent channel."
273 python.slack.thread_suffix_color = "Color to use for the [thread: XXX] suffix on messages that have threads attached to them."
274 python.slack.unfurl_auto_link_display = "When displaying ("unfurling") links to channels/users/etc, determine what is displayed when the text matches the url without the protocol. This happens when Slack automatically creates links, e.g. from words separated by dots or email addresses. Set it to "text" to only display the text written by the user, "url" to only display the url or "both" (the default) to display both."
275 python.slack.unfurl_ignore_alt_text = "When displaying ("unfurling") links to channels/users/etc, ignore the "alt text" present in the message and instead use the canonical name of the thing being linked to."
276 python.slack.unhide_buffers_with_activity = "When activity occurs on a buffer, unhide it even if it was previously hidden (whether by the user or by the distracting_channels setting)."
277 python.slack.use_full_names = "Use full names as the nicks for all users. When this is false (the default), display names will be used if set, with a fallback to the full name if display name is not set."
278 python.text_item.interval = "How often (in seconds) to force an update of all items. 0 means deactivated"
279 ruby.colorizer.buffer_regex = "Only colorize text in buffers with names that match this regex. Leaving this empty matches all buffer names."
280 ruby.colorizer.rule.0 = "A colorizing rule of the form: <regular_expression>/<weechat_color_name> Empty rules are ignored."
281 ruby.colorizer.rule.1 = "A colorizing rule of the form: <regular_expression>/<weechat_color_name> Empty rules are ignored."
282 ruby.colorizer.rule.2 = "A colorizing rule of the form: <regular_expression>/<weechat_color_name> Empty rules are ignored."
283 ruby.colorizer.rule.3 = "A colorizing rule of the form: <regular_expression>/<weechat_color_name> Empty rules are ignored."
284 ruby.colorizer.rule.4 = "A colorizing rule of the form: <regular_expression>/<weechat_color_name> Empty rules are ignored."
285 ruby.colorizer.rule.count = "The maximum number of rules to look for in your config."