dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE

plugins.conf (22233B)


      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 /set or similar command to change settings in WeeChat.
      8 #
      9 # For more info, see: https://weechat.org/doc/quickstart
     10 #
     11 
     12 [var]
     13 fifo.fifo = "on"
     14 guile.check_license = "off"
     15 javascript.check_license = "off"
     16 lua.check_license = "off"
     17 perl.beep.beep_command_dcc = "$bell"
     18 perl.beep.beep_command_highlight = "$bell"
     19 perl.beep.beep_command_pv = "$bell"
     20 perl.beep.beep_command_timeout = "30000"
     21 perl.beep.beep_dcc = "on"
     22 perl.beep.beep_highlight = "on"
     23 perl.beep.beep_highlight_blacklist = "off"
     24 perl.beep.beep_highlight_whitelist = "off"
     25 perl.beep.beep_pv = "on"
     26 perl.beep.beep_pv_blacklist = "off"
     27 perl.beep.beep_pv_whitelist = "off"
     28 perl.beep.beep_trigger_highlight = ""
     29 perl.beep.beep_trigger_pv = ""
     30 perl.beep.bell_always = ""
     31 perl.beep.blacklist_nicks = ""
     32 perl.beep.whitelist_channels = ""
     33 perl.beep.whitelist_nicks = ""
     34 perl.check_license = "off"
     35 perl.highmon.alignment = "nchannel"
     36 perl.highmon.away_only = "off"
     37 perl.highmon.bitlbee.#twitter_damsgaardanders = "off"
     38 perl.highmon.color_buf = "on"
     39 perl.highmon.first_run = "true"
     40 perl.highmon.hotlist_show = "off"
     41 perl.highmon.logging = "off"
     42 perl.highmon.merge_private = "off"
     43 perl.highmon.nick_prefix = "<"
     44 perl.highmon.nick_suffix = ">"
     45 perl.highmon.output = "buffer"
     46 perl.highmon.short_names = "off"
     47 perl.pushover.blacklist = "irc.server.*,irc.*.*status"
     48 perl.pushover.enabled = "on"
     49 perl.pushover.free_pass = ""
     50 perl.pushover.free_user = ""
     51 perl.pushover.nma_apikey = ""
     52 perl.pushover.only_if_away = "off"
     53 perl.pushover.only_if_inactive = "off"
     54 perl.pushover.pb_apikey = "${sec.data.pushbulletapikey}"
     55 perl.pushover.pb_device_iden = ""
     56 perl.pushover.priority = ""
     57 perl.pushover.rate_limit = "0"
     58 perl.pushover.redact_priv_msg = "off"
     59 perl.pushover.service = "pushbullet"
     60 perl.pushover.short_name = "on"
     61 perl.pushover.show_highlights = "on"
     62 perl.pushover.show_priv_msg = "on"
     63 perl.pushover.sound = ""
     64 perl.pushover.token = "${sec.data.pushapikey}"
     65 perl.pushover.user = "${sec.data.pushuserkey}"
     66 perl.pushover.verbose = "2"
     67 python.check_license = "off"
     68 python.cmd_help.color_alias = "white"
     69 python.cmd_help.color_alias_name = "green"
     70 python.cmd_help.color_alias_value = "green"
     71 python.cmd_help.color_arguments = "cyan"
     72 python.cmd_help.color_delimiters = "lightgreen"
     73 python.cmd_help.color_list = "green"
     74 python.cmd_help.color_list_count = "white"
     75 python.cmd_help.color_no_help = "red"
     76 python.cmd_help.color_option_help = "brown"
     77 python.cmd_help.color_option_name = "yellow"
     78 python.cmd_help.display_no_help = "on"
     79 python.cmd_help.format_option = "(${white:type}) ${description_nls}"
     80 python.cmd_help.ignore_commands = "map,me,die,restart"
     81 python.cmd_help.max_options = "5"
     82 python.cmd_help.prefix = "["
     83 python.cmd_help.right_align = "off"
     84 python.cmd_help.right_padding = "15"
     85 python.cmd_help.space = "2"
     86 python.cmd_help.start_on_load = "off"
     87 python.cmd_help.stop_on_enter = "on"
     88 python.cmd_help.suffix = "]"
     89 python.cmd_help.timer = "0"
     90 python.grep.clear_buffer = "off"
     91 python.grep.default_tail_head = "10"
     92 python.grep.go_to_buffer = "on"
     93 python.grep.log_filter = ""
     94 python.grep.max_lines = "4000"
     95 python.grep.show_summary = "on"
     96 python.grep.size_limit = "2048"
     97 python.grep.timeout_secs = "300"
     98 python.slack.auto_open_threads = "false"
     99 python.slack.background_load_all_history = "false"
    100 python.slack.channel_name_typing_indicator = "true"
    101 python.slack.color_buflist_muted_channels = "darkgray"
    102 python.slack.color_edited_suffix = "095"
    103 python.slack.color_reaction_suffix = "darkgray"
    104 python.slack.color_thread_suffix = "lightcyan"
    105 python.slack.colorize_private_chats = "false"
    106 python.slack.debug_level = "3"
    107 python.slack.debug_mode = "false"
    108 python.slack.distracting_channels = ""
    109 python.slack.external_user_suffix = "*"
    110 python.slack.files_download_location = ""
    111 python.slack.group_name_prefix = "&"
    112 python.slack.map_underline_to = "_"
    113 python.slack.migrated = "true"
    114 python.slack.muted_channels_activity = "personal_highlights"
    115 python.slack.never_away = "false"
    116 python.slack.record_events = "false"
    117 python.slack.render_bold_as = "bold"
    118 python.slack.render_italic_as = "italic"
    119 python.slack.send_typing_notice = "true"
    120 python.slack.server_aliases = ""
    121 python.slack.shared_name_prefix = "%"
    122 python.slack.short_buffer_names = "false"
    123 python.slack.show_buflist_presence = "true"
    124 python.slack.show_reaction_nicks = "false"
    125 python.slack.slack_api_token = "${sec.data.sigma-stanford_slack_token}"
    126 python.slack.slack_timeout = "20000"
    127 python.slack.switch_buffer_on_join = "true"
    128 python.slack.thread_messages_in_channel = "false"
    129 python.slack.unfurl_auto_link_display = "both"
    130 python.slack.unfurl_ignore_alt_text = "false"
    131 python.slack.unhide_buffers_with_activity = "false"
    132 python.urlserver.buffer_short_name = "off"
    133 python.urlserver.color = "darkgray"
    134 python.urlserver.color_in_msg = ""
    135 python.urlserver.debug = "off"
    136 python.urlserver.display_urls = "on"
    137 python.urlserver.display_urls_in_msg = "off"
    138 python.urlserver.http_allowed_ips = ""
    139 python.urlserver.http_auth = ""
    140 python.urlserver.http_auth_redirect = "on"
    141 python.urlserver.http_autostart = "on"
    142 python.urlserver.http_bg_color = "#f4f4f4"
    143 python.urlserver.http_css_url = ""
    144 python.urlserver.http_embed_image = "off"
    145 python.urlserver.http_embed_youtube = "off"
    146 python.urlserver.http_embed_youtube_size = "480*350"
    147 python.urlserver.http_fg_color = "#000"
    148 python.urlserver.http_hostname = ""
    149 python.urlserver.http_hostname_display = ""
    150 python.urlserver.http_open_in_new_page = "on"
    151 python.urlserver.http_port = ""
    152 python.urlserver.http_port_display = ""
    153 python.urlserver.http_prefix_suffix = " "
    154 python.urlserver.http_scheme_display = "http"
    155 python.urlserver.http_time_format = "%d/%m/%y %H:%M:%S"
    156 python.urlserver.http_title = "WeeChat URLs"
    157 python.urlserver.http_url_prefix = ""
    158 python.urlserver.msg_filtered = "off"
    159 python.urlserver.msg_ignore_buffers = "core.weechat,python.grep"
    160 python.urlserver.msg_ignore_dup_urls = "off"
    161 python.urlserver.msg_ignore_regex = ""
    162 python.urlserver.msg_ignore_tags = "irc_quit,irc_part,notify_none"
    163 python.urlserver.msg_require_tags = "nick_"
    164 python.urlserver.separators = "[|]"
    165 python.urlserver.url_min_length = "0"
    166 python.urlserver.urls_amount = "100"
    167 python.vimode.no_warn = "off"
    168 ruby.check_license = "off"
    169 tcl.check_license = "off"
    170 
    171 [desc]
    172 perl.beep.beep_command_dcc = "command for beep on dcc, special value "$bell" is allowed, as well as "$bell;command" (default: "$bell")"
    173 perl.beep.beep_command_highlight = "command for beep on highlight, special value "$bell" is allowed, as well as "$bell;command" (default: "$bell")"
    174 perl.beep.beep_command_pv = "command for beep on private message, special value "$bell" is allowed, as well as "$bell;command" (default: "$bell")"
    175 perl.beep.beep_command_timeout = "timeout for command run (in milliseconds, 0 = never kill (not recommended)) (default: "30000")"
    176 perl.beep.beep_dcc = "beep on dcc (default: "on")"
    177 perl.beep.beep_highlight = "beep on highlight (default: "on")"
    178 perl.beep.beep_highlight_blacklist = "turn blacklist for highlights on or off (default: "off")"
    179 perl.beep.beep_highlight_whitelist = "turn whitelist for highlights on or off (default: "off")"
    180 perl.beep.beep_pv = "beep on private message (default: "on")"
    181 perl.beep.beep_pv_blacklist = "turn blacklist for private messages on or off (default: "off")"
    182 perl.beep.beep_pv_whitelist = "turn whitelist for private messages on or off (default: "off")"
    183 perl.beep.beep_trigger_highlight = "word that will trigger execution of beep_command_highlight (if empty, anything will trigger) (default: "")"
    184 perl.beep.beep_trigger_pv = "word that will trigger execution of beep_command_pv (it empty, anything will trigger) (default: "")"
    185 perl.beep.bell_always = "use $bell on private messages and/or highlights regardless of trigger and whitelist settings (example: "pv,highlight") (default: "")"
    186 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: "")"
    187 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: "")"
    188 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: "")"
    189 perl.pushover.blacklist = "Comma separated list of buffers (full name) to blacklist for notifications (wildcard "*" is allowed, name beginning with "!" is excluded) (default: "")"
    190 perl.pushover.enabled = "Turn script on or off (default: "on")"
    191 perl.pushover.free_pass = "Automatic generated Free key (default: "")"
    192 perl.pushover.free_user = "Free Mobile User ID (see your account) (default: "")"
    193 perl.pushover.nma_apikey = "nma API key (default: "")"
    194 perl.pushover.only_if_away = "Notify only if away status is active (default: "off")"
    195 perl.pushover.only_if_inactive = "Notify only if buffer is not the active (current) buffer (default: "off")"
    196 perl.pushover.pb_apikey = "Pushbullet API key (default: "")"
    197 perl.pushover.pb_device_iden = "Device Iden of pushbullet device (default: "")"
    198 perl.pushover.priority = "priority (empty for default) (default: "")"
    199 perl.pushover.rate_limit = "Rate limit in seconds (0 = unlimited), will send a maximum of 1 notification per time limit (default: "0")"
    200 perl.pushover.redact_priv_msg = "When receiving private message notifications, hide the actual message text (default: "off")"
    201 perl.pushover.service = "Notification service to use. Multiple services may be supplied as comma separated list. (supported services: pushover, nma, pushbullet) (default: "pushover")"
    202 perl.pushover.short_name = "Use short buffer name in notification (default: "off")"
    203 perl.pushover.show_highlights = "Notify on highlights (default: "on")"
    204 perl.pushover.show_priv_msg = "Notify on private messages (default: "on")"
    205 perl.pushover.sound = "Sound (empty for default) (default: "")"
    206 perl.pushover.token = "pushover API token/key (You may feel free to use your own token, so you get your own monthly quota of messages without being affected by other users. See also: https://pushover.net/faq#overview-distribution ) (default: "ajEX9RWhxs6NgeXFJxSK2jmpY54C9S")"
    207 perl.pushover.user = "pushover user key (default: "")"
    208 perl.pushover.verbose = "Verbosity level (0 = silently ignore any errors, 1 = display brief error, 2 = display full server response) (default: "1")"
    209 python.cmd_help.color_alias = "color for text "Alias" (default: "white")"
    210 python.cmd_help.color_alias_name = "color for alias name (default: "green")"
    211 python.cmd_help.color_alias_value = "color for alias value (default: "green")"
    212 python.cmd_help.color_arguments = "color for command arguments (default: "cyan")"
    213 python.cmd_help.color_delimiters = "color for delimiters (default: "lightgreen")"
    214 python.cmd_help.color_list = "color for list of commands/options (default: "green")"
    215 python.cmd_help.color_list_count = "color for number of commands/options in list found (default: "white")"
    216 python.cmd_help.color_no_help = "color for text "No help" (default: "red")"
    217 python.cmd_help.color_option_help = "color for help on option (default: "brown")"
    218 python.cmd_help.color_option_name = "color for name of option found (by adding "*" to option name) (default: "yellow")"
    219 python.cmd_help.display_no_help = "display "No help" when command is not found (default: "on")"
    220 python.cmd_help.format_option = "format of help for options: free text with identifiers using format: ${name} or ${color:name}: color is a WeeChat color (optional), name is a field of infolist "option": full_name, config_name, section_name, option_name, description, description_nls, string_values, min, max, null_value_allowed, value_is_null, default_value_is_null, type, value, default_value (default: "(${white:type}) ${description_nls}")"
    221 python.cmd_help.ignore_commands = "comma-separated list of commands (without leading "/") to ignore (default: "map,me,die,restart")"
    222 python.cmd_help.max_options = "max number of options displayed in list (default: "5")"
    223 python.cmd_help.prefix = "string displayed before help (default: "[")"
    224 python.cmd_help.right_align = "align help to right (default: "off")"
    225 python.cmd_help.right_padding = "padding to right when aligned to right (default: "15")"
    226 python.cmd_help.space = "minimum space before help (default: "2")"
    227 python.cmd_help.start_on_load = "auto start help when script is loaded (default: "off")"
    228 python.cmd_help.stop_on_enter = "enter key stop help (default: "on")"
    229 python.cmd_help.suffix = "string displayed after help (default: "]")"
    230 python.cmd_help.timer = "number of seconds help is displayed (0 = display until help is toggled) (default: "0")"
    231 python.slack.auto_open_threads = "Automatically open threads when mentioned or inresponse to own messages."
    232 python.slack.background_load_all_history = "Load history for each channel in the background as soon as it opens, rather than waiting for the user to look at it."
    233 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."
    234 python.slack.color_buflist_muted_channels = "Color to use for muted channels in the buflist"
    235 python.slack.color_edited_suffix = "Color to use for (edited) suffix on messages that have been edited."
    236 python.slack.color_reaction_suffix = "Color to use for the [:wave:(@user)] suffix on messages that have reactions attached to them."
    237 python.slack.color_thread_suffix = "Color to use for the [thread: XXX] suffix on messages that have threads attached to them."
    238 python.slack.colorize_private_chats = "Whether to use nick-colors in DM windows."
    239 python.slack.debug_level = "Show only this level of debug info (or higher) when debug_mode is on. Lower levels -> more messages."
    240 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."
    241 python.slack.distracting_channels = "List of channels to hide."
    242 python.slack.external_user_suffix = "The suffix appended to nicks to indicate external users."
    243 python.slack.files_download_location = "If set, file attachments will be automatically downloaded to this location."
    244 python.slack.group_name_prefix = "The prefix of buffer names for groups (private channels)."
    245 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."
    246 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."
    247 python.slack.never_away = "Poke Slack every five minutes so that it never marks you "away"."
    248 python.slack.record_events = "Log all traffic from Slack to disk as JSON."
    249 python.slack.render_bold_as = "When receiving bold text from Slack, render it as this in weechat."
    250 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."
    251 python.slack.send_typing_notice = "Alert Slack users when you are typing a message in the input bar (Requires reload)"
    252 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`."
    253 python.slack.shared_name_prefix = "The prefix of buffer names for shared channels."
    254 python.slack.short_buffer_names = "Use `foo.#channel` rather than `foo.slack.com.#channel` as the internal name for Slack buffers."
    255 python.slack.show_buflist_presence = "Display a `+` character in the buffer list for present users."
    256 python.slack.show_reaction_nicks = "Display the name of the reacting user(s) alongside each reactji."
    257 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."
    258 python.slack.slack_timeout = "How long (ms) to wait when communicating with Slack."
    259 python.slack.switch_buffer_on_join = "When /joining a channel, automatically switch to it as well."
    260 python.slack.thread_messages_in_channel = "When enabled shows thread messages in the parent channel."
    261 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."
    262 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."
    263 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)."
    264 python.urlserver.buffer_short_name = "use buffer short name on dedicated buffer (default: "off")"
    265 python.urlserver.color = "color for urls displayed after message (default: "darkgray")"
    266 python.urlserver.color_in_msg = "color for urls displayed inside irc message: it is a number (irc color) between 00 and 15 (see doc for a list of irc colors) (default: "")"
    267 python.urlserver.debug = "print some debug messages (default: "off")"
    268 python.urlserver.display_urls = "display URLs below messages (default: "on")"
    269 python.urlserver.display_urls_in_msg = "add shorten url next to the original url (only in IRC messages) (useful for urlserver behind relay/irc) (default: "off")"
    270 python.urlserver.http_allowed_ips = "regex for IPs allowed to use server (example: "^(123.45.67.89|192.160.*)$") (default: "")"
    271 python.urlserver.http_auth = "login and password (format: "login:password") required to access to page with list of URLs (note: content is evaluated, see /help eval) (default: "")"
    272 python.urlserver.http_auth_redirect = "require the login/password (if option "http_auth" is set) for URLs redirections (default: "on")"
    273 python.urlserver.http_autostart = "start the built-in HTTP server automatically) (default: "on")"
    274 python.urlserver.http_bg_color = "background color for HTML page (default: "#f4f4f4")"
    275 python.urlserver.http_css_url = "URL of external Cascading Style Sheet to add (BE CAREFUL: the HTTP referer will be sent to site hosting CSS file!) (empty value = use default embedded CSS) (default: "")"
    276 python.urlserver.http_embed_image = "embed images in HTML page (BE CAREFUL: the HTTP referer will be sent to site hosting image!) (default: "off")"
    277 python.urlserver.http_embed_youtube = "embed youtube videos in HTML page (BE CAREFUL: the HTTP referer will be sent to youtube!) (default: "off")"
    278 python.urlserver.http_embed_youtube_size = "size for embedded youtube video, format is "xxx*yyy" (default: "480*350")"
    279 python.urlserver.http_fg_color = "foreground color for HTML page (default: "#000")"
    280 python.urlserver.http_hostname = "force hostname/IP in bind of socket (empty value = auto-detect current hostname) (default: "")"
    281 python.urlserver.http_hostname_display = "display this hostname in shortened URLs (default: "")"
    282 python.urlserver.http_open_in_new_page = "open links in new pages/tabs (default: "on")"
    283 python.urlserver.http_port = "force port for listening (empty value = find a random free port) (default: "")"
    284 python.urlserver.http_port_display = "display this port in shortened URLs. Useful if you forward a different external port to the internal port (default: "")"
    285 python.urlserver.http_prefix_suffix = "suffix displayed between prefix and message in HTML page (default: " ")"
    286 python.urlserver.http_scheme_display = "display this scheme in shortened URLs (default: "http")"
    287 python.urlserver.http_time_format = "time format in the HTML page (default: "%d/%m/%y %H:%M:%S")"
    288 python.urlserver.http_title = "title of the HTML page (default: "WeeChat URLs")"
    289 python.urlserver.http_url_prefix = "prefix to add in URLs to prevent external people to scan your URLs (for example: prefix "xx" will give URL: http://host.com:1234/xx/8) (default: "")"
    290 python.urlserver.msg_filtered = "shorten URLs in filtered messages (with /filter) (default: "off")"
    291 python.urlserver.msg_ignore_buffers = "comma-separated list (without spaces) of buffers to ignore (full name like "irc.freenode.#weechat") (default: "core.weechat,python.grep")"
    292 python.urlserver.msg_ignore_dup_urls = "ignore duplicated URLs (do not add an URL in list if it is already) (default: "off")"
    293 python.urlserver.msg_ignore_regex = "ignore messages matching this regex (default: "")"
    294 python.urlserver.msg_ignore_tags = "comma-separated list (without spaces) of tags (or beginning of tags) to ignore (for example, use "notify_none" to ignore self messages or "nick_weebot" to ignore messages from nick "weebot") (default: "irc_quit,irc_part,notify_none")"
    295 python.urlserver.msg_require_tags = "comma-separated list (without spaces) of tags (or beginning of tags) required to shorten URLs (for example "nick_" to shorten URLs only in messages from other users) (default: "nick_")"
    296 python.urlserver.separators = "separators for short url list (string with exactly 3 chars) (default: "[|]")"
    297 python.urlserver.url_min_length = "minimum length for an URL to be shortened (0 = shorten all URLs, -1 = detect length based on shorten URL) (default: "0")"
    298 python.urlserver.urls_amount = "number of URLs to keep in memory (and in file when script is not loaded) (default: "100")"
    299 python.vimode.no_warn = "don't warn about problematickeybindings and tmux/screen (default: "off")"