2 # weechat -- weechat.conf
 
   8 command_after_plugins = ""
 
   9 command_before_plugins = ""
 
  15 align_end_of_lines = message
 
  20 bare_display_exit_on_input = on
 
  21 bare_display_time_format = "%H:%M"
 
  22 buffer_auto_renumber = off
 
  23 buffer_notify_default = highlight
 
  24 buffer_position = first_gap
 
  25 buffer_search_case_sensitive = off
 
  26 buffer_search_force_default = off
 
  27 buffer_search_regex = off
 
  28 buffer_search_where = message
 
  29 buffer_time_format = "${color:253}%H:${color:245}%M"
 
  30 color_basic_force_bold = off
 
  31 color_inactive_buffer = off
 
  32 color_inactive_message = on
 
  33 color_inactive_prefix = on
 
  34 color_inactive_prefix_buffer = on
 
  35 color_inactive_time = off
 
  36 color_inactive_window = off
 
  37 color_nick_offline = on
 
  38 color_pairs_auto_reset = 5
 
  39 color_real_white = off
 
  41 command_incomplete = off
 
  44 day_change_message_1date = "-- %a, %d %b %Y --"
 
  45 day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
 
  46 eat_newline_glitch = off
 
  47 emphasized_attributes = ""
 
  49 highlight_regex = ".*Ram-Z.*"
 
  51 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
 
  52 hotlist_buffer_separator = ", "
 
  54 hotlist_count_min_msg = 2
 
  55 hotlist_names_count = 3
 
  56 hotlist_names_length = 0
 
  57 hotlist_names_level = 12
 
  58 hotlist_names_merged_buffers = off
 
  59 hotlist_prefix = "H: "
 
  60 hotlist_remove = merged
 
  61 hotlist_short_names = on
 
  62 hotlist_sort = group_time_asc
 
  64 hotlist_unique_numbers = on
 
  65 input_cursor_scroll = 20
 
  67 input_share_overwrite = off
 
  69 item_buffer_filter = "•"
 
  70 item_buffer_zoom = "!"
 
  71 item_mouse_status = "M"
 
  72 item_time_format = "%H:%M"
 
  73 jump_current_to_previous_buffer = on
 
  74 jump_previous_buffer_when_closing = on
 
  75 jump_smart_back_to_buffer = on
 
  78 mouse_timer_delay = 100
 
  82 paste_bracketed_timer_delay = 10
 
  88 prefix_align_more = "⋯"
 
  89 prefix_align_more_after = on
 
  90 prefix_buffer_align = right
 
  91 prefix_buffer_align_max = 0
 
  92 prefix_buffer_align_more = "+"
 
  93 prefix_buffer_align_more_after = on
 
 100 quote_nick_prefix = "<"
 
 101 quote_nick_suffix = ">"
 
 102 quote_time_format = "%H:%M:%S"
 
 104 read_marker_always_show = off
 
 105 read_marker_string = "─"
 
 106 save_config_on_exit = on
 
 107 save_layout_on_exit = none
 
 109 scroll_bottom_after_switch = off
 
 110 scroll_page_percent = 100
 
 111 search_text_not_found_alert = on
 
 112 separator_horizontal = "―"
 
 113 separator_vertical = ""
 
 115 time_format = "%a, %d %b %Y %T"
 
 116 window_auto_zoom = off
 
 117 window_separator_horizontal = on
 
 118 window_separator_vertical = on
 
 119 window_title = "WeeChat ${info:version}"
 
 120 word_chars_highlight = "!\u00A0,-,_,|,alnum"
 
 121 word_chars_input = "!\u00A0,-,_,|,alnum"
 
 131 chat_day_change = cyan
 
 132 chat_delimiters = green
 
 133 chat_highlight = lightred
 
 134 chat_highlight_bg = default
 
 136 chat_inactive_buffer = darkgray
 
 137 chat_inactive_window = darkgray
 
 138 chat_nick = lightcyan
 
 139 chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
 
 140 chat_nick_offline = darkgray
 
 141 chat_nick_offline_highlight = default
 
 142 chat_nick_offline_highlight_bg = darkgray
 
 143 chat_nick_other = cyan
 
 144 chat_nick_prefix = green
 
 145 chat_nick_self = white
 
 146 chat_nick_suffix = green
 
 147 chat_prefix_action = white
 
 148 chat_prefix_buffer = brown
 
 149 chat_prefix_buffer_inactive_buffer = darkgray
 
 150 chat_prefix_error = yellow
 
 151 chat_prefix_join = 121
 
 152 chat_prefix_more = 245
 
 153 chat_prefix_network = magenta
 
 154 chat_prefix_quit = 163
 
 155 chat_prefix_suffix = 31
 
 156 chat_read_marker = 31
 
 157 chat_read_marker_bg = default
 
 160 chat_text_found = yellow
 
 161 chat_text_found_bg = lightmagenta
 
 163 chat_time_delimiters = brown
 
 166 emphasized_bg = magenta
 
 167 input_actions = lightgreen
 
 168 input_text_not_found = red
 
 170 nicklist_group = green
 
 171 nicklist_offline = blue
 
 173 status_count_highlight = magenta
 
 174 status_count_msg = brown
 
 175 status_count_other = default
 
 176 status_count_private = green
 
 177 status_data_highlight = 163
 
 178 status_data_msg = 229
 
 179 status_data_other = default
 
 180 status_data_private = 121
 
 181 status_filter = green
 
 185 status_name_ssl = 121
 
 186 status_nicklist_count = default
 
 187 status_number = yellow
 
 188 status_time = default
 
 191 base_word_until_cursor = on
 
 193 default_template = "%(nicks)|%(irc_channels)"
 
 196 nick_first_only = off
 
 197 nick_ignore_chars = "[]`_-^"
 
 198 partial_completion_alert = on
 
 199 partial_completion_command = on
 
 200 partial_completion_command_arg = on
 
 201 partial_completion_count = on
 
 202 partial_completion_other = on
 
 206 max_buffer_lines_minutes = 0
 
 207 max_buffer_lines_number = 4096
 
 209 max_visited_buffers = 50
 
 214 connection_timeout = 60
 
 215 gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
 
 216 gnutls_handshake_timeout = 30
 
 222 extension = ".so,.dll"
 
 224 save_config_on_unload = on
 
 227 activetitle.color_bg = 31
 
 228 activetitle.color_delim = default
 
 229 activetitle.color_fg = *white
 
 230 activetitle.conditions = "${active}"
 
 231 activetitle.filling_left_right = vertical
 
 232 activetitle.filling_top_bottom = horizontal
 
 233 activetitle.hidden = off
 
 234 activetitle.items = "[+buffer_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
 
 235 activetitle.position = top
 
 236 activetitle.priority = 100
 
 237 activetitle.separator = off
 
 239 activetitle.size_max = 0
 
 240 activetitle.type = window
 
 241 buffers.color_bg = default
 
 242 buffers.color_delim = default
 
 243 buffers.color_fg = default
 
 244 buffers.conditions = "${window.buffer.full_name} == perl.highmon"
 
 245 buffers.filling_left_right = columns_vertical
 
 246 buffers.filling_top_bottom = columns_vertical
 
 248 buffers.items = "buffers"
 
 249 buffers.position = left
 
 251 buffers.separator = on
 
 254 buffers.type = window
 
 255 input.color_bg = default
 
 256 input.color_delim = cyan
 
 257 input.color_fg = default
 
 258 input.conditions = "${window.buffer.full_name} != perl.highmon"
 
 259 input.filling_left_right = vertical
 
 260 input.filling_top_bottom = horizontal
 
 262 input.items = "time,[input_prompt],[input_search],[input_paste],scroll,input_text"
 
 263 input.position = bottom
 
 265 input.separator = off
 
 269 isetbar.color_bg = default
 
 270 isetbar.color_delim = cyan
 
 271 isetbar.color_fg = default
 
 272 isetbar.conditions = ""
 
 273 isetbar.filling_left_right = vertical
 
 274 isetbar.filling_top_bottom = horizontal
 
 276 isetbar.items = "isetbar_help"
 
 277 isetbar.position = top
 
 279 isetbar.separator = on
 
 282 isetbar.type = window
 
 283 nicklist.color_bg = default
 
 284 nicklist.color_delim = cyan
 
 285 nicklist.color_fg = 31
 
 286 nicklist.conditions = "${nicklist}"
 
 287 nicklist.filling_left_right = vertical
 
 288 nicklist.filling_top_bottom = columns_vertical
 
 289 nicklist.hidden = off
 
 290 nicklist.items = "buffer_nicklist"
 
 291 nicklist.position = right
 
 292 nicklist.priority = 20
 
 293 nicklist.separator = on
 
 295 nicklist.size_max = 15
 
 296 nicklist.type = window
 
 297 status.color_bg = default
 
 298 status.color_delim = default
 
 300 status.conditions = "${window.buffer.full_name} != perl.highmon"
 
 301 status.filling_left_right = vertical
 
 302 status.filling_top_bottom = horizontal
 
 304 status.items = "[buffer_count],buffer_filter,[lag],[hotlist],completion"
 
 305 status.position = bottom
 
 307 status.separator = off
 
 311 title.color_bg = black
 
 312 title.color_delim = cyan
 
 314 title.conditions = "${inactive} && ${window.buffer.full_name} != perl.highmon"
 
 315 title.filling_left_right = vertical
 
 316 title.filling_top_bottom = horizontal
 
 318 title.items = "[+buffer_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
 
 321 title.separator = off
 
 327 normal.buffer = "core;weechat;1"
 
 328 normal.buffer = "irc;server.freenode;1"
 
 329 normal.buffer = "irc;server.bitlbee;1"
 
 330 normal.buffer = "irc;freenode.#chakra;2"
 
 331 normal.buffer = "irc;freenode.#chakra-devel;3"
 
 332 normal.buffer = "irc;freenode.#chakra-ccr;4"
 
 333 normal.buffer = "irc;freenode.#chakra-fr;5"
 
 334 normal.buffer = "irc;bitlbee.&bitlbee;6"
 
 335 normal.buffer = "perl;highmon;8"
 
 336 normal.window = "1;0;16;1;-;-"
 
 337 normal.window = "2;1;0;0;irc;server"
 
 338 normal.window = "3;1;0;0;perl;highmon"
 
 339 four_rooms.buffer = "irc;server.oftc;1"
 
 340 four_rooms.buffer = "irc;server.bitlbee;1"
 
 341 four_rooms.buffer = "irc;server.freenode;1"
 
 342 four_rooms.buffer = "core;weechat;1"
 
 343 four_rooms.buffer = "irc;freenode.#chakra;2"
 
 344 four_rooms.buffer = "irc;freenode.#chakra-devel;3"
 
 345 four_rooms.buffer = "irc;freenode.#chakra-ccr;4"
 
 346 four_rooms.buffer = "irc;freenode.#chakra-fr;5"
 
 347 four_rooms.buffer = "irc;bitlbee.&bitlbee;6"
 
 348 four_rooms.buffer = "irc;freenode.#archlinux;7"
 
 349 four_rooms.buffer = "irc;oftc.#awesome;8"
 
 350 four_rooms.buffer = "irc;oftc.#luakit;9"
 
 351 four_rooms.buffer = "irc;freenode.#archlinux-pacman;10"
 
 352 four_rooms.buffer = "irc;freenode.#btrfs;11"
 
 353 four_rooms.buffer = "irc;freenode.#flexget;12"
 
 354 four_rooms.buffer = "irc;freenode.#livlug;13"
 
 355 four_rooms.buffer = "irc;freenode.#mutt;14"
 
 356 four_rooms.buffer = "irc;freenode.#sailfishos;15"
 
 357 four_rooms.buffer = "irc;freenode.#weechat;16"
 
 358 four_rooms.buffer = "perl;highmon;99"
 
 359 four_rooms.window = "1;0;16;1;-;-"
 
 360 four_rooms.window = "2;1;50;1;-;-"
 
 361 four_rooms.window = "3;2;50;0;-;-"
 
 362 four_rooms.window = "5;3;0;0;irc;freenode.#chakra-devel"
 
 363 four_rooms.window = "6;3;0;0;irc;freenode.#chakra-devel"
 
 364 four_rooms.window = "4;2;50;0;-;-"
 
 365 four_rooms.window = "7;4;0;0;irc;server.oftc"
 
 366 four_rooms.window = "8;4;0;0;irc;freenode.#chakra"
 
 367 four_rooms.window = "9;1;0;0;perl;highmon"
 
 368 four_rooms.current = on
 
 371 irc.freenode.#chakra = message
 
 372 irc.freenode.#chakra-devel = message
 
 373 irc.freenode.#livlug = message
 
 376 irc_smart = on;*;irc_smart_filter;*
 
 379 ctrl-? = "/input delete_previous_char"
 
 380 ctrl-A = "/input move_beginning_of_line"
 
 381 ctrl-B = "/input move_previous_char"
 
 382 ctrl-Cb = "/input insert \x02"
 
 383 ctrl-Cc = "/input insert \x03"
 
 384 ctrl-Ci = "/input insert \x1D"
 
 385 ctrl-Co = "/input insert \x0F"
 
 386 ctrl-Cr = "/input insert \x12"
 
 387 ctrl-Cu = "/input insert \x15"
 
 388 ctrl-D = "/input delete_next_char"
 
 389 ctrl-E = "/input move_end_of_line"
 
 390 ctrl-F = "/input move_next_char"
 
 391 ctrl-H = "/window -1"
 
 392 ctrl-I = "/input complete_next"
 
 393 ctrl-J = "/input return"
 
 394 ctrl-K = "/input delete_end_of_line"
 
 395 ctrl-L = "/window +1"
 
 396 ctrl-M = "/input return"
 
 397 ctrl-N = "/buffer +1"
 
 398 ctrl-P = "/buffer -1"
 
 399 ctrl-R = "/input search_text"
 
 400 ctrl-Sctrl-U = "/input set_unread"
 
 401 ctrl-T = "/input transpose_chars"
 
 402 ctrl-U = "/input delete_beginning_of_line"
 
 403 ctrl-W = "/input delete_previous_word"
 
 404 ctrl-X = "/input switch_active_buffer"
 
 405 ctrl-Y = "/input clipboard_paste"
 
 406 meta-meta2-1~ = "/window scroll_top"
 
 407 meta-meta2-23~ = "/bar scroll nicklist * b"
 
 408 meta-meta2-24~ = "/bar scroll nicklist * e"
 
 409 meta-meta2-4~ = "/window scroll_bottom"
 
 410 meta-meta2-5~ = "/window scroll_up"
 
 411 meta-meta2-6~ = "/window scroll_down"
 
 412 meta-meta2-7~ = "/window scroll_top"
 
 413 meta-meta2-8~ = "/window scroll_bottom"
 
 414 meta-meta2-A = "/buffer -1"
 
 415 meta-meta2-B = "/buffer +1"
 
 416 meta-meta2-C = "/buffer +10"
 
 417 meta-meta2-D = "/buffer -10"
 
 418 meta-! = "/buffer *1"
 
 419 meta-# = "/buffer *3"
 
 420 meta-$ = "/buffer *4"
 
 421 meta-% = "/buffer *5"
 
 422 meta-& = "/buffer *7"
 
 423 meta-( = "/buffer *9"
 
 424 meta-) = "/buffer *10"
 
 425 meta-* = "/buffer *8"
 
 426 meta-/ = "/input jump_last_buffer_displayed"
 
 427 meta-0 = "/buffer *10"
 
 428 meta-1 = "/buffer *1"
 
 429 meta-2 = "/buffer *2"
 
 430 meta-3 = "/buffer *3"
 
 431 meta-4 = "/buffer *4"
 
 432 meta-5 = "/buffer *5"
 
 433 meta-6 = "/buffer *6"
 
 434 meta-7 = "/buffer *7"
 
 435 meta-8 = "/buffer *8"
 
 436 meta-9 = "/buffer *9"
 
 437 meta-< = "/input jump_previously_visited_buffer"
 
 438 meta-= = "/filter toggle"
 
 439 meta-> = "/input jump_next_visited_buffer"
 
 440 meta-@ = "/buffer *2"
 
 441 meta-OA = "/input history_global_previous"
 
 442 meta-OB = "/input history_global_next"
 
 443 meta-OC = "/input move_next_word"
 
 444 meta-OD = "/input move_previous_word"
 
 445 meta-OF = "/input move_end_of_line"
 
 446 meta-OH = "/input move_beginning_of_line"
 
 447 meta-Oa = "/input history_global_previous"
 
 448 meta-Ob = "/input history_global_next"
 
 449 meta-Oc = "/input move_next_word"
 
 450 meta-Od = "/input move_previous_word"
 
 451 meta2-15~ = "/buffer -1"
 
 452 meta2-17~ = "/buffer +1"
 
 453 meta2-18~ = "/window -1"
 
 454 meta2-19~ = "/window +1"
 
 455 meta2-1;3A = "/buffer -1"
 
 456 meta2-1;3B = "/buffer +1"
 
 457 meta2-1;3C = "/buffer +1"
 
 458 meta2-1;3D = "/buffer -1"
 
 459 meta2-1;5A = "/input history_global_previous"
 
 460 meta2-1;5B = "/input history_global_next"
 
 461 meta2-1;5C = "/input move_next_word"
 
 462 meta2-1;5D = "/input move_previous_word"
 
 463 meta2-1~ = "/input move_beginning_of_line"
 
 464 meta2-200~ = "/input paste_start"
 
 465 meta2-201~ = "/input paste_stop"
 
 466 meta2-20~ = "/bar scroll title * -30%"
 
 467 meta2-21~ = "/bar scroll title * +30%"
 
 468 meta2-23~ = "/bar scroll nicklist * -100%"
 
 469 meta2-24~ = "/bar scroll nicklist * +100%"
 
 470 meta2-3~ = "/input delete_next_char"
 
 471 meta2-4~ = "/input move_end_of_line"
 
 472 meta2-5;3~ = "/window scroll_up"
 
 473 meta2-5~ = "/window page_up"
 
 474 meta2-6;3~ = "/window scroll_down"
 
 475 meta2-6~ = "/window page_down"
 
 476 meta2-7~ = "/input move_beginning_of_line"
 
 477 meta2-8~ = "/input move_end_of_line"
 
 478 meta2-A = "/input history_previous"
 
 479 meta2-B = "/input history_next"
 
 480 meta2-C = "/input move_next_char"
 
 481 meta2-D = "/input move_previous_char"
 
 482 meta2-F = "/input move_end_of_line"
 
 483 meta2-G = "/window page_down"
 
 484 meta2-H = "/input move_beginning_of_line"
 
 485 meta2-I = "/window page_up"
 
 486 meta2-Z = "/input complete_previous"
 
 487 meta2-[E = "/buffer -1"
 
 488 meta-^ = "/buffer *6"
 
 489 meta-_ = "/input redo"
 
 490 meta-a = "/input jump_smart"
 
 491 meta-b = "/input move_previous_word"
 
 492 meta-d = "/input delete_next_word"
 
 493 meta-f = "/input move_next_word"
 
 494 meta-h = "/input hotlist_clear"
 
 495 meta-jmeta-l = "/input jump_last_buffer"
 
 496 meta-jmeta-r = "/server raw"
 
 497 meta-jmeta-s = "/server jump"
 
 498 meta-j01 = "/buffer 1"
 
 499 meta-j02 = "/buffer 2"
 
 500 meta-j03 = "/buffer 3"
 
 501 meta-j04 = "/buffer 4"
 
 502 meta-j05 = "/buffer 5"
 
 503 meta-j06 = "/buffer 6"
 
 504 meta-j07 = "/buffer 7"
 
 505 meta-j08 = "/buffer 8"
 
 506 meta-j09 = "/buffer 9"
 
 507 meta-j10 = "/buffer 10"
 
 508 meta-j11 = "/buffer 11"
 
 509 meta-j12 = "/buffer 12"
 
 510 meta-j13 = "/buffer 13"
 
 511 meta-j14 = "/buffer 14"
 
 512 meta-j15 = "/buffer 15"
 
 513 meta-j16 = "/buffer 16"
 
 514 meta-j17 = "/buffer 17"
 
 515 meta-j18 = "/buffer 18"
 
 516 meta-j19 = "/buffer 19"
 
 517 meta-j20 = "/buffer 20"
 
 518 meta-j21 = "/buffer 21"
 
 519 meta-j22 = "/buffer 22"
 
 520 meta-j23 = "/buffer 23"
 
 521 meta-j24 = "/buffer 24"
 
 522 meta-j25 = "/buffer 25"
 
 523 meta-j26 = "/buffer 26"
 
 524 meta-j27 = "/buffer 27"
 
 525 meta-j28 = "/buffer 28"
 
 526 meta-j29 = "/buffer 29"
 
 527 meta-j30 = "/buffer 30"
 
 528 meta-j31 = "/buffer 31"
 
 529 meta-j32 = "/buffer 32"
 
 530 meta-j33 = "/buffer 33"
 
 531 meta-j34 = "/buffer 34"
 
 532 meta-j35 = "/buffer 35"
 
 533 meta-j36 = "/buffer 36"
 
 534 meta-j37 = "/buffer 37"
 
 535 meta-j38 = "/buffer 38"
 
 536 meta-j39 = "/buffer 39"
 
 537 meta-j40 = "/buffer 40"
 
 538 meta-j41 = "/buffer 41"
 
 539 meta-j42 = "/buffer 42"
 
 540 meta-j43 = "/buffer 43"
 
 541 meta-j44 = "/buffer 44"
 
 542 meta-j45 = "/buffer 45"
 
 543 meta-j46 = "/buffer 46"
 
 544 meta-j47 = "/buffer 47"
 
 545 meta-j48 = "/buffer 48"
 
 546 meta-j49 = "/buffer 49"
 
 547 meta-j50 = "/buffer 50"
 
 548 meta-j51 = "/buffer 51"
 
 549 meta-j52 = "/buffer 52"
 
 550 meta-j53 = "/buffer 53"
 
 551 meta-j54 = "/buffer 54"
 
 552 meta-j55 = "/buffer 55"
 
 553 meta-j56 = "/buffer 56"
 
 554 meta-j57 = "/buffer 57"
 
 555 meta-j58 = "/buffer 58"
 
 556 meta-j59 = "/buffer 59"
 
 557 meta-j60 = "/buffer 60"
 
 558 meta-j61 = "/buffer 61"
 
 559 meta-j62 = "/buffer 62"
 
 560 meta-j63 = "/buffer 63"
 
 561 meta-j64 = "/buffer 64"
 
 562 meta-j65 = "/buffer 65"
 
 563 meta-j66 = "/buffer 66"
 
 564 meta-j67 = "/buffer 67"
 
 565 meta-j68 = "/buffer 68"
 
 566 meta-j69 = "/buffer 69"
 
 567 meta-j70 = "/buffer 70"
 
 568 meta-j71 = "/buffer 71"
 
 569 meta-j72 = "/buffer 72"
 
 570 meta-j73 = "/buffer 73"
 
 571 meta-j74 = "/buffer 74"
 
 572 meta-j75 = "/buffer 75"
 
 573 meta-j76 = "/buffer 76"
 
 574 meta-j77 = "/buffer 77"
 
 575 meta-j78 = "/buffer 78"
 
 576 meta-j79 = "/buffer 79"
 
 577 meta-j80 = "/buffer 80"
 
 578 meta-j81 = "/buffer 81"
 
 579 meta-j82 = "/buffer 82"
 
 580 meta-j83 = "/buffer 83"
 
 581 meta-j84 = "/buffer 84"
 
 582 meta-j85 = "/buffer 85"
 
 583 meta-j86 = "/buffer 86"
 
 584 meta-j87 = "/buffer 87"
 
 585 meta-j88 = "/buffer 88"
 
 586 meta-j89 = "/buffer 89"
 
 587 meta-j90 = "/buffer 90"
 
 588 meta-j91 = "/buffer 91"
 
 589 meta-j92 = "/buffer 92"
 
 590 meta-j93 = "/buffer 93"
 
 591 meta-j94 = "/buffer 94"
 
 592 meta-j95 = "/buffer 95"
 
 593 meta-j96 = "/buffer 96"
 
 594 meta-j97 = "/buffer 97"
 
 595 meta-j98 = "/buffer 98"
 
 596 meta-j99 = "/buffer 99"
 
 597 meta-k = "/input grab_key_command"
 
 598 meta-m = "/mute mouse toggle"
 
 599 meta-n = "/window scroll_next_highlight"
 
 600 meta-p = "/window scroll_previous_highlight"
 
 601 meta-r = "/input delete_line"
 
 602 meta-s = "/mute aspell toggle"
 
 603 meta-u = "/window scroll_unread"
 
 604 meta-wmeta-meta2-A = "/window up"
 
 605 meta-wmeta-meta2-B = "/window down"
 
 606 meta-wmeta-meta2-C = "/window right"
 
 607 meta-wmeta-meta2-D = "/window left"
 
 608 meta-wmeta2-1;3A = "/window up"
 
 609 meta-wmeta2-1;3B = "/window down"
 
 610 meta-wmeta2-1;3C = "/window right"
 
 611 meta-wmeta2-1;3D = "/window left"
 
 612 meta-wmeta-b = "/window balance"
 
 613 meta-wmeta-s = "/window swap"
 
 614 meta-x = "/input zoom_merged_buffer"
 
 615 meta-z = "/window zoom"
 
 616 ctrl-^ = "/input jump_last_buffer"
 
 617 ctrl-_ = "/input undo"
 
 620 ctrl-J = "/input search_stop"
 
 621 ctrl-M = "/input search_stop"
 
 622 ctrl-R = "/input search_switch_case"
 
 623 meta2-A = "/input search_previous"
 
 624 meta2-B = "/input search_next"
 
 627 ctrl-J = "/cursor stop"
 
 628 ctrl-M = "/cursor stop"
 
 629 meta-meta2-A = "/cursor move area_up"
 
 630 meta-meta2-B = "/cursor move area_down"
 
 631 meta-meta2-C = "/cursor move area_right"
 
 632 meta-meta2-D = "/cursor move area_left"
 
 633 meta2-1;3A = "/cursor move area_up"
 
 634 meta2-1;3B = "/cursor move area_down"
 
 635 meta2-1;3C = "/cursor move area_right"
 
 636 meta2-1;3D = "/cursor move area_left"
 
 637 meta2-A = "/cursor move up"
 
 638 meta2-B = "/cursor move down"
 
 639 meta2-C = "/cursor move right"
 
 640 meta2-D = "/cursor move left"
 
 641 @item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}"
 
 642 @item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}"
 
 643 @item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}"
 
 644 @item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop"
 
 645 @item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}"
 
 646 @chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop"
 
 647 @chat:m = "hsignal:chat_quote_message;/cursor stop"
 
 648 @chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
 
 651 @bar(buffers):ctrl-wheeldown = "hsignal:buffers_mouse"
 
 652 @bar(buffers):ctrl-wheelup = "hsignal:buffers_mouse"
 
 653 @bar(input):button2 = "/input grab_mouse_area"
 
 654 @bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
 
 655 @bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"
 
 656 @bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
 
 657 @bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
 
 658 @chat(perl.iset):button1 = "hsignal:iset_mouse"
 
 659 @chat(perl.iset):button2* = "hsignal:iset_mouse"
 
 660 @chat(perl.iset):wheeldown = "/repeat 5 /iset **down"
 
 661 @chat(perl.iset):wheelup = "/repeat 5 /iset **up"
 
 662 @chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}"
 
 663 @chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}"
 
 664 @chat(script.scripts):wheeldown = "/script down 5"
 
 665 @chat(script.scripts):wheelup = "/script up 5"
 
 666 @item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}"
 
 667 @item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}"
 
 668 @item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
 
 669 @item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
 
 670 @item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
 
 671 @item(buffers):button1* = "hsignal:buffers_mouse"
 
 672 @item(buffers):button2* = "hsignal:buffers_mouse"
 
 673 @bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
 
 674 @bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
 
 675 @chat:button1 = "/window ${_window_number}"
 
 676 @chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
 
 677 @chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
 
 678 @chat:wheeldown = "/window scroll_down -window ${_window_number}"
 
 679 @chat:wheelup = "/window scroll_up -window ${_window_number}"
 
 680 @*:button3 = "/cursor go ${_x},${_y}"