2 # weechat -- weechat.conf
 
   4 # WARNING: It is NOT recommended to edit this file by hand,
 
   5 # especially if WeeChat is running.
 
   7 # Use commands like /set or /fset to change settings in WeeChat.
 
   9 # For more info, see: https://weechat.org/doc/weechat/quickstart/
 
  17 command_after_plugins = ""
 
  18 command_before_plugins = ""
 
  24 align_end_of_lines = message
 
  25 align_multiline_words = on
 
  30 bare_display_exit_on_input = on
 
  31 bare_display_time_format = "%H:%M"
 
  32 buffer_auto_renumber = off
 
  33 buffer_notify_default = highlight
 
  34 buffer_position = first_gap
 
  35 buffer_search_case_sensitive = off
 
  36 buffer_search_force_default = off
 
  37 buffer_search_history = local
 
  38 buffer_search_regex = off
 
  39 buffer_search_where = message
 
  40 buffer_time_format = "${color:253}%H:${color:245}%M"
 
  42 chat_space_right = off
 
  43 color_basic_force_bold = off
 
  44 color_inactive_buffer = off
 
  45 color_inactive_message = on
 
  46 color_inactive_prefix = on
 
  47 color_inactive_prefix_buffer = on
 
  48 color_inactive_time = off
 
  49 color_inactive_window = off
 
  50 color_nick_offline = on
 
  51 color_pairs_auto_reset = 5
 
  52 color_real_white = off
 
  54 command_incomplete = off
 
  55 config_permissions = "600"
 
  59 day_change_message_1date = "-- %a, %d %b %Y --"
 
  60 day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
 
  61 eat_newline_glitch = off
 
  62 emphasized_attributes = ""
 
  63 highlight = "@channel"
 
  64 highlight_disable_regex = ""
 
  66 highlight_regex = ".*Ram-Z.*"
 
  68 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
 
  69 hotlist_buffer_separator = ", "
 
  71 hotlist_count_min_msg = 2
 
  72 hotlist_names_count = 3
 
  73 hotlist_names_length = 0
 
  74 hotlist_names_level = 12
 
  75 hotlist_names_merged_buffers = off
 
  76 hotlist_prefix = "H: "
 
  77 hotlist_remove = merged
 
  78 hotlist_short_names = on
 
  79 hotlist_sort = "-priority,time,time_usec"
 
  81 hotlist_unique_numbers = on
 
  82 hotlist_update_on_buffer_switch = on
 
  83 input_cursor_scroll = 20
 
  84 input_multiline_lead_linebreak = on
 
  86 input_share_overwrite = off
 
  88 item_away_message = on
 
  89 item_buffer_filter = "•"
 
  90 item_buffer_zoom = "!"
 
  91 item_mouse_status = "M"
 
  92 item_time_format = "%H:%M"
 
  93 jump_current_to_previous_buffer = on
 
  94 jump_previous_buffer_when_closing = on
 
  95 jump_smart_back_to_buffer = on
 
 100 nick_color_hash = djb2
 
 101 nick_color_hash_salt = ""
 
 102 nick_color_stop_chars = "_|["
 
 105 paste_bracketed = off
 
 106 paste_bracketed_timer_delay = 10
 
 110 prefix_align_max = 10
 
 111 prefix_align_min = 10
 
 112 prefix_align_more = "⋯"
 
 113 prefix_align_more_after = on
 
 114 prefix_buffer_align = right
 
 115 prefix_buffer_align_max = 0
 
 116 prefix_buffer_align_more = "+"
 
 117 prefix_buffer_align_more_after = on
 
 120 prefix_network = "--"
 
 122 prefix_same_nick = ""
 
 123 prefix_same_nick_middle = ""
 
 125 quote_nick_prefix = "<"
 
 126 quote_nick_suffix = ">"
 
 127 quote_time_format = "%H:%M:%S"
 
 129 read_marker_always_show = off
 
 130 read_marker_string = "─"
 
 131 read_marker_update_on_buffer_switch = on
 
 132 save_config_on_exit = on
 
 133 save_config_with_fsync = off
 
 134 save_layout_on_exit = none
 
 136 scroll_bottom_after_switch = off
 
 137 scroll_page_percent = 100
 
 138 search_text_not_found_alert = on
 
 139 separator_horizontal = "─"
 
 140 separator_vertical = ""
 
 141 tab_whitespace_char = "→"
 
 143 time_format = "%a, %d %b %Y %T"
 
 144 whitespace_char = "·"
 
 145 window_auto_zoom = off
 
 146 window_separator_horizontal = on
 
 147 window_separator_vertical = on
 
 148 window_title = "WeeChat ${info:version}"
 
 149 word_chars_highlight = "!\u00A0,-,_,|,alnum"
 
 150 word_chars_input = "!\u00A0,-,_,|,alnum"
 
 160 chat_day_change = cyan
 
 161 chat_delimiters = green
 
 162 chat_highlight = lightred
 
 163 chat_highlight_bg = default
 
 165 chat_inactive_buffer = darkgray
 
 166 chat_inactive_window = darkgray
 
 167 chat_nick = lightcyan
 
 168 chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
 
 169 chat_nick_offline = darkgray
 
 170 chat_nick_offline_highlight = default
 
 171 chat_nick_offline_highlight_bg = darkgray
 
 172 chat_nick_other = cyan
 
 173 chat_nick_prefix = green
 
 174 chat_nick_self = white
 
 175 chat_nick_suffix = green
 
 176 chat_prefix_action = white
 
 177 chat_prefix_buffer = brown
 
 178 chat_prefix_buffer_inactive_buffer = darkgray
 
 179 chat_prefix_error = yellow
 
 180 chat_prefix_join = 121
 
 181 chat_prefix_more = 245
 
 182 chat_prefix_network = magenta
 
 183 chat_prefix_quit = 163
 
 184 chat_prefix_suffix = 31
 
 185 chat_read_marker = 31
 
 186 chat_read_marker_bg = default
 
 188 chat_status_disabled = red
 
 189 chat_status_enabled = green
 
 191 chat_text_found = yellow
 
 192 chat_text_found_bg = lightmagenta
 
 194 chat_time_delimiters = brown
 
 196 chat_value_null = blue
 
 198 emphasized_bg = magenta
 
 199 eval_syntax_colors = "green,lightred,lightblue,lightmagenta,yellow,cyan"
 
 200 input_actions = lightgreen
 
 201 input_text_not_found = red
 
 204 nicklist_group = green
 
 206 status_count_highlight = magenta
 
 207 status_count_msg = brown
 
 208 status_count_other = default
 
 209 status_count_private = green
 
 210 status_data_highlight = 163
 
 211 status_data_msg = 229
 
 212 status_data_other = default
 
 213 status_data_private = 121
 
 214 status_filter = green
 
 215 status_modes = default
 
 219 status_name_insecure = lightmagenta
 
 220 status_name_tls = white
 
 221 status_nicklist_count = default
 
 222 status_number = yellow
 
 223 status_time = default
 
 226 base_word_until_cursor = on
 
 229 default_template = "%(nicks)|%(irc_channels)|%(emoji)"
 
 231 nick_case_sensitive = off
 
 233 nick_first_only = off
 
 234 nick_ignore_chars = "[]`_-^"
 
 235 nick_ignore_words = ""
 
 236 partial_completion_alert = on
 
 237 partial_completion_auto_expand = off
 
 238 partial_completion_command = on
 
 239 partial_completion_command_arg = on
 
 240 partial_completion_count = on
 
 241 partial_completion_other = on
 
 242 partial_completion_templates = "config_options"
 
 246 max_buffer_lines_minutes = 0
 
 247 max_buffer_lines_number = 4096
 
 249 max_visited_buffers = 50
 
 254 connection_timeout = 60
 
 255 gnutls_ca_system = on
 
 257 gnutls_handshake_timeout = 30
 
 262 extension = ".so,.dll"
 
 264 save_config_on_unload = on
 
 267 sighup = "${if:${info:weechat_headless}?/reload:/quit -yes}"
 
 268 sigquit = "/quit -yes"
 
 269 sigterm = "/quit -yes"
 
 274 activetitle.color_bg = 31
 
 275 activetitle.color_bg_inactive = default
 
 276 activetitle.color_delim = default
 
 277 activetitle.color_fg = *white
 
 278 activetitle.conditions = "${active}"
 
 279 activetitle.filling_left_right = vertical
 
 280 activetitle.filling_top_bottom = horizontal
 
 281 activetitle.hidden = off
 
 282 activetitle.items = "[+buffer_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
 
 283 activetitle.position = top
 
 284 activetitle.priority = 100
 
 285 activetitle.separator = off
 
 287 activetitle.size_max = 0
 
 288 activetitle.type = window
 
 289 buflist.color_bg = default
 
 290 buflist.color_bg_inactive = default
 
 291 buflist.color_delim = default
 
 292 buflist.color_fg = default
 
 293 buflist.conditions = "${window.buffer.full_name} == perl.highmon"
 
 294 buflist.filling_left_right = columns_vertical
 
 295 buflist.filling_top_bottom = columns_vertical
 
 297 buflist.items = "buflist"
 
 298 buflist.position = left
 
 300 buflist.separator = on
 
 303 buflist.type = window
 
 304 fset.color_bg = default
 
 305 fset.color_bg_inactive = default
 
 306 fset.color_delim = cyan
 
 307 fset.color_fg = default
 
 308 fset.conditions = "${buffer.full_name} == fset.fset"
 
 309 fset.filling_left_right = vertical
 
 310 fset.filling_top_bottom = horizontal
 
 319 input.color_bg = default
 
 320 input.color_bg_inactive = default
 
 321 input.color_delim = cyan
 
 322 input.color_fg = default
 
 323 input.conditions = "${window.buffer.full_name} != perl.highmon"
 
 324 input.filling_left_right = vertical
 
 325 input.filling_top_bottom = horizontal
 
 327 input.items = "time,     input_prompt │,[input_search],[input_paste],scroll,input_text"
 
 328 input.position = bottom
 
 330 input.separator = off
 
 334 isetbar.color_bg = default
 
 335 isetbar.color_bg_inactive = default
 
 336 isetbar.color_delim = cyan
 
 337 isetbar.color_fg = default
 
 338 isetbar.conditions = ""
 
 339 isetbar.filling_left_right = vertical
 
 340 isetbar.filling_top_bottom = horizontal
 
 342 isetbar.items = "isetbar_help"
 
 343 isetbar.position = top
 
 345 isetbar.separator = on
 
 348 isetbar.type = window
 
 349 nicklist.color_bg = default
 
 350 nicklist.color_bg_inactive = default
 
 351 nicklist.color_delim = cyan
 
 352 nicklist.color_fg = 31
 
 353 nicklist.conditions = "${nicklist}"
 
 354 nicklist.filling_left_right = vertical
 
 355 nicklist.filling_top_bottom = columns_vertical
 
 356 nicklist.hidden = off
 
 357 nicklist.items = "buffer_nicklist"
 
 358 nicklist.position = right
 
 359 nicklist.priority = 20
 
 360 nicklist.separator = on
 
 362 nicklist.size_max = 15
 
 363 nicklist.type = window
 
 364 status.color_bg = default
 
 365 status.color_bg_inactive = default
 
 366 status.color_delim = default
 
 368 status.conditions = "${window.buffer.full_name} != perl.highmon"
 
 369 status.filling_left_right = vertical
 
 370 status.filling_top_bottom = horizontal
 
 372 status.items = "[buffer_count],buffer_filter,[lag],[hotlist],completion"
 
 373 status.position = bottom
 
 375 status.separator = off
 
 379 title.color_bg = black
 
 380 title.color_bg_inactive = default
 
 381 title.color_delim = cyan
 
 383 title.conditions = "${inactive} && ${window.buffer.full_name} != perl.highmon"
 
 384 title.filling_left_right = vertical
 
 385 title.filling_top_bottom = horizontal
 
 387 title.items = "[+buffer_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
 
 390 title.separator = off
 
 398 normal.buffer = "core;weechat;1"
 
 399 normal.buffer = "irc;server.freenode;1"
 
 400 normal.buffer = "irc;server.bitlbee;1"
 
 401 normal.buffer = "irc;freenode.#chakra;2"
 
 402 normal.buffer = "irc;freenode.#chakra-devel;3"
 
 403 normal.buffer = "irc;freenode.#chakra-ccr;4"
 
 404 normal.buffer = "irc;freenode.#chakra-fr;5"
 
 405 normal.buffer = "irc;bitlbee.&bitlbee;6"
 
 406 normal.buffer = "perl;highmon;8"
 
 407 normal.window = "1;0;16;1;-;-"
 
 408 normal.window = "2;1;0;0;irc;server"
 
 409 normal.window = "3;1;0;0;perl;highmon"
 
 410 four_rooms.buffer = "irc;server.oftc;1"
 
 411 four_rooms.buffer = "irc;server.bitlbee;1"
 
 412 four_rooms.buffer = "irc;server.freenode;1"
 
 413 four_rooms.buffer = "core;weechat;1"
 
 414 four_rooms.buffer = "irc;freenode.#chakra;2"
 
 415 four_rooms.buffer = "irc;freenode.#chakra-devel;3"
 
 416 four_rooms.buffer = "irc;freenode.#chakra-ccr;4"
 
 417 four_rooms.buffer = "irc;freenode.#chakra-fr;5"
 
 418 four_rooms.buffer = "irc;bitlbee.&bitlbee;6"
 
 419 four_rooms.buffer = "irc;freenode.#archlinux;7"
 
 420 four_rooms.buffer = "irc;oftc.#awesome;8"
 
 421 four_rooms.buffer = "irc;oftc.#luakit;9"
 
 422 four_rooms.buffer = "irc;freenode.#archlinux-pacman;10"
 
 423 four_rooms.buffer = "irc;freenode.#btrfs;11"
 
 424 four_rooms.buffer = "irc;freenode.#flexget;12"
 
 425 four_rooms.buffer = "irc;freenode.#livlug;13"
 
 426 four_rooms.buffer = "irc;freenode.#mutt;14"
 
 427 four_rooms.buffer = "irc;freenode.#sailfishos;15"
 
 428 four_rooms.buffer = "irc;freenode.#weechat;16"
 
 429 four_rooms.buffer = "perl;highmon;99"
 
 430 four_rooms.window = "1;0;16;1;-;-"
 
 431 four_rooms.window = "2;1;50;1;-;-"
 
 432 four_rooms.window = "3;2;50;0;-;-"
 
 433 four_rooms.window = "5;3;0;0;irc;freenode.#chakra-devel"
 
 434 four_rooms.window = "6;3;0;0;irc;freenode.#chakra-devel"
 
 435 four_rooms.window = "4;2;50;0;-;-"
 
 436 four_rooms.window = "7;4;0;0;irc;server.oftc"
 
 437 four_rooms.window = "8;4;0;0;irc;freenode.#chakra"
 
 438 four_rooms.window = "9;1;0;0;perl;highmon"
 
 439 four_rooms.current = on
 
 444 irc.freenode.#chakra = message
 
 445 irc.freenode.#chakra-devel = message
 
 446 irc.freenode.#livlug = message
 
 449 python.focalpointpositioning.#team-evk = highlight
 
 450 python.focalpointpositioning.#team-sgnss = highlight
 
 453 irc_smart = on;*;irc_smart_filter;*
 
 456 backspace = "/input delete_previous_char"
 
 458 ctrl-_ = "/input undo"
 
 459 ctrl-a = "/input move_beginning_of_line"
 
 460 ctrl-b = "/input move_previous_char"
 
 461 ctrl-c,b = "/input insert \x02"
 
 462 ctrl-c,c = "/input insert \x03"
 
 463 ctrl-c,i = "/input insert \x1D"
 
 464 ctrl-c,o = "/input insert \x0F"
 
 465 ctrl-c,r = "/input insert \x12"
 
 466 ctrl-c,u = "/input insert \x15"
 
 467 ctrl-d = "/input delete_next_char"
 
 468 ctrl-down = "/input history_global_next"
 
 469 ctrl-e = "/input move_end_of_line"
 
 470 ctrl-f = "/input move_next_char"
 
 471 ctrl-f1 = "/bar scroll buflist * -100%"
 
 472 ctrl-f2 = "/bar scroll buflist * +100%"
 
 473 ctrl-h = "/window -1"
 
 474 ctrl-k = "/input delete_end_of_line"
 
 475 ctrl-l = "/window +1"
 
 476 ctrl-left = "/input move_previous_word"
 
 477 ctrl-n = "/buffer +1"
 
 478 ctrl-p = "/buffer -1"
 
 479 ctrl-r = "/input search_text"
 
 480 ctrl-right = "/input move_next_word"
 
 481 ctrl-s,ctrl-u = "/allbuf /buffer set unread"
 
 482 ctrl-t = "/input transpose_chars"
 
 483 ctrl-u = "/input delete_beginning_of_line"
 
 484 ctrl-up = "/input history_global_previous"
 
 485 ctrl-w = "/input delete_previous_word"
 
 486 ctrl-x = "/buffer switch"
 
 487 ctrl-y = "/input clipboard_paste"
 
 488 delete = "/input delete_next_char"
 
 489 down = "/input history_next"
 
 490 end = "/input move_end_of_line"
 
 491 f1 = "/bar scroll buflist * -100%"
 
 492 f10 = "/bar scroll title * +30%"
 
 493 f11 = "/bar scroll nicklist * -100%"
 
 494 f12 = "/bar scroll nicklist * +100%"
 
 495 f2 = "/bar scroll buflist * +100%"
 
 500 f9 = "/bar scroll title * -30%"
 
 501 home = "/input move_beginning_of_line"
 
 502 left = "/input move_previous_char"
 
 503 meta-! = "/buffer *1"
 
 504 meta-# = "/buffer *3"
 
 505 meta-$ = "/buffer *4"
 
 506 meta-% = "/buffer *5"
 
 507 meta-& = "/buffer *7"
 
 508 meta-( = "/buffer *9"
 
 509 meta-) = "/buffer *10"
 
 510 meta-* = "/buffer *8"
 
 511 meta-/ = "/buffer jump last_displayed"
 
 512 meta-0 = "/buffer *10"
 
 513 meta-1 = "/buffer *1"
 
 514 meta-2 = "/buffer *2"
 
 515 meta-3 = "/buffer *3"
 
 516 meta-4 = "/buffer *4"
 
 517 meta-5 = "/buffer *5"
 
 518 meta-6 = "/buffer *6"
 
 519 meta-7 = "/buffer *7"
 
 520 meta-8 = "/buffer *8"
 
 521 meta-9 = "/buffer *9"
 
 522 meta-< = "/buffer jump prev_visited"
 
 523 meta-= = "/filter toggle"
 
 524 meta-> = "/buffer jump next_visited"
 
 525 meta-@ = "/buffer *2"
 
 526 meta-B = "/buflist toggle"
 
 527 meta-^ = "/buffer *6"
 
 528 meta-_ = "/input redo"
 
 529 meta-a = "/buffer jump smart"
 
 530 meta-b = "/input move_previous_word"
 
 531 meta-d = "/input delete_next_word"
 
 532 meta-down = "/buffer +1"
 
 533 meta-end = "/window scroll_bottom"
 
 534 meta-f = "/input move_next_word"
 
 535 meta-f1 = "/bar scroll buflist * b"
 
 536 meta-f11 = "/bar scroll nicklist * b"
 
 537 meta-f12 = "/bar scroll nicklist * e"
 
 538 meta-f2 = "/bar scroll buflist * e"
 
 539 meta-h = "/hotlist clear"
 
 540 meta-home = "/window scroll_top"
 
 541 meta-j,0,1 = "/buffer 1"
 
 542 meta-j,0,2 = "/buffer 2"
 
 543 meta-j,0,3 = "/buffer 3"
 
 544 meta-j,0,4 = "/buffer 4"
 
 545 meta-j,0,5 = "/buffer 5"
 
 546 meta-j,0,6 = "/buffer 6"
 
 547 meta-j,0,7 = "/buffer 7"
 
 548 meta-j,0,8 = "/buffer 8"
 
 549 meta-j,0,9 = "/buffer 9"
 
 550 meta-j,1,0 = "/buffer 10"
 
 551 meta-j,1,1 = "/buffer 11"
 
 552 meta-j,1,2 = "/buffer 12"
 
 553 meta-j,1,3 = "/buffer 13"
 
 554 meta-j,1,4 = "/buffer 14"
 
 555 meta-j,1,5 = "/buffer 15"
 
 556 meta-j,1,6 = "/buffer 16"
 
 557 meta-j,1,7 = "/buffer 17"
 
 558 meta-j,1,8 = "/buffer 18"
 
 559 meta-j,1,9 = "/buffer 19"
 
 560 meta-j,2,0 = "/buffer 20"
 
 561 meta-j,2,1 = "/buffer 21"
 
 562 meta-j,2,2 = "/buffer 22"
 
 563 meta-j,2,3 = "/buffer 23"
 
 564 meta-j,2,4 = "/buffer 24"
 
 565 meta-j,2,5 = "/buffer 25"
 
 566 meta-j,2,6 = "/buffer 26"
 
 567 meta-j,2,7 = "/buffer 27"
 
 568 meta-j,2,8 = "/buffer 28"
 
 569 meta-j,2,9 = "/buffer 29"
 
 570 meta-j,3,0 = "/buffer 30"
 
 571 meta-j,3,1 = "/buffer 31"
 
 572 meta-j,3,2 = "/buffer 32"
 
 573 meta-j,3,3 = "/buffer 33"
 
 574 meta-j,3,4 = "/buffer 34"
 
 575 meta-j,3,5 = "/buffer 35"
 
 576 meta-j,3,6 = "/buffer 36"
 
 577 meta-j,3,7 = "/buffer 37"
 
 578 meta-j,3,8 = "/buffer 38"
 
 579 meta-j,3,9 = "/buffer 39"
 
 580 meta-j,4,0 = "/buffer 40"
 
 581 meta-j,4,1 = "/buffer 41"
 
 582 meta-j,4,2 = "/buffer 42"
 
 583 meta-j,4,3 = "/buffer 43"
 
 584 meta-j,4,4 = "/buffer 44"
 
 585 meta-j,4,5 = "/buffer 45"
 
 586 meta-j,4,6 = "/buffer 46"
 
 587 meta-j,4,7 = "/buffer 47"
 
 588 meta-j,4,8 = "/buffer 48"
 
 589 meta-j,4,9 = "/buffer 49"
 
 590 meta-j,5,0 = "/buffer 50"
 
 591 meta-j,5,1 = "/buffer 51"
 
 592 meta-j,5,2 = "/buffer 52"
 
 593 meta-j,5,3 = "/buffer 53"
 
 594 meta-j,5,4 = "/buffer 54"
 
 595 meta-j,5,5 = "/buffer 55"
 
 596 meta-j,5,6 = "/buffer 56"
 
 597 meta-j,5,7 = "/buffer 57"
 
 598 meta-j,5,8 = "/buffer 58"
 
 599 meta-j,5,9 = "/buffer 59"
 
 600 meta-j,6,0 = "/buffer 60"
 
 601 meta-j,6,1 = "/buffer 61"
 
 602 meta-j,6,2 = "/buffer 62"
 
 603 meta-j,6,3 = "/buffer 63"
 
 604 meta-j,6,4 = "/buffer 64"
 
 605 meta-j,6,5 = "/buffer 65"
 
 606 meta-j,6,6 = "/buffer 66"
 
 607 meta-j,6,7 = "/buffer 67"
 
 608 meta-j,6,8 = "/buffer 68"
 
 609 meta-j,6,9 = "/buffer 69"
 
 610 meta-j,7,0 = "/buffer 70"
 
 611 meta-j,7,1 = "/buffer 71"
 
 612 meta-j,7,2 = "/buffer 72"
 
 613 meta-j,7,3 = "/buffer 73"
 
 614 meta-j,7,4 = "/buffer 74"
 
 615 meta-j,7,5 = "/buffer 75"
 
 616 meta-j,7,6 = "/buffer 76"
 
 617 meta-j,7,7 = "/buffer 77"
 
 618 meta-j,7,8 = "/buffer 78"
 
 619 meta-j,7,9 = "/buffer 79"
 
 620 meta-j,8,0 = "/buffer 80"
 
 621 meta-j,8,1 = "/buffer 81"
 
 622 meta-j,8,2 = "/buffer 82"
 
 623 meta-j,8,3 = "/buffer 83"
 
 624 meta-j,8,4 = "/buffer 84"
 
 625 meta-j,8,5 = "/buffer 85"
 
 626 meta-j,8,6 = "/buffer 86"
 
 627 meta-j,8,7 = "/buffer 87"
 
 628 meta-j,8,8 = "/buffer 88"
 
 629 meta-j,8,9 = "/buffer 89"
 
 630 meta-j,9,0 = "/buffer 90"
 
 631 meta-j,9,1 = "/buffer 91"
 
 632 meta-j,9,2 = "/buffer 92"
 
 633 meta-j,9,3 = "/buffer 93"
 
 634 meta-j,9,4 = "/buffer 94"
 
 635 meta-j,9,5 = "/buffer 95"
 
 636 meta-j,9,6 = "/buffer 96"
 
 637 meta-j,9,7 = "/buffer 97"
 
 638 meta-j,9,8 = "/buffer 98"
 
 639 meta-j,9,9 = "/buffer 99"
 
 640 meta-j,meta-l = "/buffer +"
 
 641 meta-j,meta-r = "/server raw"
 
 642 meta-j,meta-s = "/server jump"
 
 643 meta-k = "/input grab_key_command"
 
 644 meta-left = "/buffer -1"
 
 645 meta-m = "/mute mouse toggle"
 
 646 meta-n = "/window scroll_next_highlight"
 
 647 meta-p = "/window scroll_previous_highlight"
 
 648 meta-pgdn = "/window scroll_down"
 
 649 meta-pgup = "/window scroll_up"
 
 650 meta-r = "/input delete_line"
 
 651 meta-right = "/buffer +1"
 
 652 meta-s = "/mute aspell toggle"
 
 653 meta-u = "/window scroll_unread"
 
 654 meta-up = "/buffer -1"
 
 656 meta-w,meta-b = "/window balance"
 
 657 meta-w,meta-down = "/window down"
 
 658 meta-w,meta-left = "/window left"
 
 659 meta-w,meta-right = "/window right"
 
 660 meta-w,meta-s = "/window swap"
 
 661 meta-w,meta-up = "/window up"
 
 662 meta-x = "/buffer zoom"
 
 663 meta-z = "/window zoom"
 
 664 pgdn = "/window page_down"
 
 665 pgup = "/window page_up"
 
 666 return = "/input return"
 
 667 right = "/input move_next_char"
 
 668 shift-tab = "/input complete_previous"
 
 669 tab = "/input complete_next"
 
 670 up = "/input history_previous"
 
 673 ctrl-r = "/input search_switch_case"
 
 674 down = "/input search_next"
 
 675 return = "/input search_stop"
 
 676 up = "/input search_previous"
 
 679 ctrl-o = "/input history_use_get_next"
 
 680 ctrl-q = "/input search_stop"
 
 681 ctrl-r = "/input search_previous"
 
 682 ctrl-s = "/input search_next"
 
 683 ctrl-x = "/input search_switch_regex"
 
 684 down = "/input search_next"
 
 685 meta-c = "/input search_switch_case"
 
 686 return = "/input search_stop_here"
 
 687 tab = "/input search_switch_where"
 
 688 up = "/input search_previous"
 
 691 @chat(python.*):D = "hsignal:slack_cursor_delete"
 
 692 @chat(python.*):L = "hsignal:slack_cursor_linkarchive"
 
 693 @chat(python.*):M = "hsignal:slack_cursor_message"
 
 694 @chat(python.*):R = "hsignal:slack_cursor_reply"
 
 695 @chat(python.*):T = "hsignal:slack_cursor_thread"
 
 696 @chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop"
 
 697 @chat:m = "hsignal:chat_quote_message;/cursor stop"
 
 698 @chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
 
 699 @item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}"
 
 700 @item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}"
 
 701 @item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}"
 
 702 @item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop"
 
 703 @item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}"
 
 704 down = "/cursor move down"
 
 705 left = "/cursor move left"
 
 706 meta-down = "/cursor move area_down"
 
 707 meta-left = "/cursor move area_left"
 
 708 meta-right = "/cursor move area_right"
 
 709 meta-up = "/cursor move area_up"
 
 710 return = "/cursor stop"
 
 711 right = "/cursor move right"
 
 712 up = "/cursor move up"
 
 715 @*:button3 = "/cursor go ${_x},${_y}"
 
 716 @bar(buffers):ctrl-wheeldown = "hsignal:buffers_mouse"
 
 717 @bar(buffers):ctrl-wheelup = "hsignal:buffers_mouse"
 
 718 @bar(buflist):ctrl-wheeldown = "hsignal:buflist_mouse"
 
 719 @bar(buflist):ctrl-wheelup = "hsignal:buflist_mouse"
 
 720 @bar(input):button2 = "/input grab_mouse_area"
 
 721 @bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
 
 722 @bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"
 
 723 @bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
 
 724 @bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
 
 725 @bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
 
 726 @bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
 
 727 @chat(fset.fset):button1 = "/window ${_window_number};/fset -go ${_chat_line_y}"
 
 728 @chat(fset.fset):button2* = "hsignal:fset_mouse"
 
 729 @chat(fset.fset):wheeldown = "/fset -down 5"
 
 730 @chat(fset.fset):wheelup = "/fset -up 5"
 
 731 @chat(irc.list_*):button1 = "/window ${_window_number};/list -go ${_chat_line_y}"
 
 732 @chat(irc.list_*):button2* = "hsignal:irc_list_mouse"
 
 733 @chat(irc.list_*):wheeldown = "/list -down 5"
 
 734 @chat(irc.list_*):wheelup = "/list -up 5"
 
 735 @chat(perl.iset):button1 = "hsignal:iset_mouse"
 
 736 @chat(perl.iset):button2* = "hsignal:iset_mouse"
 
 737 @chat(perl.iset):wheeldown = "/repeat 5 /iset **down"
 
 738 @chat(perl.iset):wheelup = "/repeat 5 /iset **up"
 
 739 @chat(python.*):button2 = "hsignal:slack_mouse"
 
 740 @chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}"
 
 741 @chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}"
 
 742 @chat(script.scripts):wheeldown = "/script down 5"
 
 743 @chat(script.scripts):wheelup = "/script up 5"
 
 744 @chat:button1 = "/window ${_window_number}"
 
 745 @chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
 
 746 @chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
 
 747 @chat:wheeldown = "/window scroll_down -window ${_window_number}"
 
 748 @chat:wheelup = "/window scroll_up -window ${_window_number}"
 
 749 @item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}"
 
 750 @item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}"
 
 751 @item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
 
 752 @item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
 
 753 @item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
 
 754 @item(buffers):button1* = "hsignal:buffers_mouse"
 
 755 @item(buffers):button2* = "hsignal:buffers_mouse"
 
 756 @item(buflist):button1* = "hsignal:buflist_mouse"
 
 757 @item(buflist):button2* = "hsignal:buflist_mouse"
 
 758 @item(buflist2):button1* = "hsignal:buflist_mouse"
 
 759 @item(buflist2):button2* = "hsignal:buflist_mouse"
 
 760 @item(buflist3):button1* = "hsignal:buflist_mouse"
 
 761 @item(buflist3):button2* = "hsignal:buflist_mouse"
 
 762 @item(buflist4):button1* = "hsignal:buflist_mouse"
 
 763 @item(buflist4):button2* = "hsignal:buflist_mouse"
 
 764 @item(buflist5):button1* = "hsignal:buflist_mouse"
 
 765 @item(buflist5):button2* = "hsignal:buflist_mouse"