]> git.rmz.io Git - dotfiles.git/blob - weechat/weechat.conf
lazyvim: absorb treesitter plugins
[dotfiles.git] / weechat / weechat.conf
1 #
2 # weechat -- weechat.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 config_version = 3
13
14 [debug]
15
16 [startup]
17 command_after_plugins = ""
18 command_before_plugins = ""
19 display_logo = on
20 display_version = on
21 sys_rlimit = ""
22
23 [look]
24 align_end_of_lines = message
25 align_multiline_words = on
26 bar_more_down = "▼"
27 bar_more_left = "◀"
28 bar_more_right = "▶"
29 bar_more_up = "▲"
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"
41 buffer_time_same = ""
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
53 command_chars = ""
54 command_incomplete = off
55 config_permissions = "600"
56 confirm_quit = off
57 confirm_upgrade = off
58 day_change = on
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 = ""
65 highlight_prefix = on
66 highlight_regex = ".*Ram-Z.*"
67 highlight_tags = ""
68 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
69 hotlist_buffer_separator = ", "
70 hotlist_count_max = 2
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"
80 hotlist_suffix = ""
81 hotlist_unique_numbers = on
82 hotlist_update_on_buffer_switch = on
83 input_cursor_scroll = 20
84 input_multiline_lead_linebreak = on
85 input_share = none
86 input_share_overwrite = off
87 input_undo_max = 32
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
96 key_bind_safe = on
97 key_grab_delay = 800
98 mouse = on
99 nick_color_force = ""
100 nick_color_hash = djb2
101 nick_color_hash_salt = ""
102 nick_color_stop_chars = "_|["
103 nick_prefix = ""
104 nick_suffix = ""
105 paste_bracketed = off
106 paste_bracketed_timer_delay = 10
107 paste_max_lines = 1
108 prefix_action = " *"
109 prefix_align = right
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
118 prefix_error = "=!="
119 prefix_join = "▬▬▶"
120 prefix_network = "--"
121 prefix_quit = "◀▬▬"
122 prefix_same_nick = ""
123 prefix_same_nick_middle = ""
124 prefix_suffix = "│"
125 quote_nick_prefix = "<"
126 quote_nick_suffix = ">"
127 quote_time_format = "%H:%M:%S"
128 read_marker = line
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
135 scroll_amount = 3
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_width = 1
142 time_format = "%a, %d %b %Y %T"
143 window_auto_zoom = off
144 window_separator_horizontal = on
145 window_separator_vertical = on
146 window_title = "WeeChat ${info:version}"
147 word_chars_highlight = "!\u00A0,-,_,|,alnum"
148 word_chars_input = "!\u00A0,-,_,|,alnum"
149
150 [palette]
151
152 [color]
153 bar_more = 229
154 chat = default
155 chat_bg = default
156 chat_buffer = white
157 chat_channel = white
158 chat_day_change = cyan
159 chat_delimiters = green
160 chat_highlight = lightred
161 chat_highlight_bg = default
162 chat_host = cyan
163 chat_inactive_buffer = darkgray
164 chat_inactive_window = darkgray
165 chat_nick = lightcyan
166 chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
167 chat_nick_offline = darkgray
168 chat_nick_offline_highlight = default
169 chat_nick_offline_highlight_bg = darkgray
170 chat_nick_other = cyan
171 chat_nick_prefix = green
172 chat_nick_self = white
173 chat_nick_suffix = green
174 chat_prefix_action = white
175 chat_prefix_buffer = brown
176 chat_prefix_buffer_inactive_buffer = darkgray
177 chat_prefix_error = yellow
178 chat_prefix_join = 121
179 chat_prefix_more = 245
180 chat_prefix_network = magenta
181 chat_prefix_quit = 163
182 chat_prefix_suffix = 31
183 chat_read_marker = 31
184 chat_read_marker_bg = default
185 chat_server = brown
186 chat_status_disabled = red
187 chat_status_enabled = green
188 chat_tags = red
189 chat_text_found = yellow
190 chat_text_found_bg = lightmagenta
191 chat_time = default
192 chat_time_delimiters = brown
193 chat_value = cyan
194 chat_value_null = blue
195 emphasized = yellow
196 emphasized_bg = magenta
197 eval_syntax_colors = "green,lightred,lightblue,lightmagenta,yellow,cyan"
198 input_actions = lightgreen
199 input_text_not_found = red
200 item_away = yellow
201 nicklist_away = cyan
202 nicklist_group = green
203 separator = 31
204 status_count_highlight = magenta
205 status_count_msg = brown
206 status_count_other = default
207 status_count_private = green
208 status_data_highlight = 163
209 status_data_msg = 229
210 status_data_other = default
211 status_data_private = 121
212 status_filter = green
213 status_modes = default
214 status_more = 229
215 status_mouse = green
216 status_name = 121
217 status_name_insecure = lightmagenta
218 status_name_tls = white
219 status_nicklist_count = default
220 status_number = yellow
221 status_time = default
222
223 [completion]
224 base_word_until_cursor = on
225 case_sensitive = on
226 command_inline = off
227 default_template = "%(nicks)|%(irc_channels)|%(emoji)"
228 nick_add_space = on
229 nick_case_sensitive = off
230 nick_completer = ":"
231 nick_first_only = off
232 nick_ignore_chars = "[]`_-^"
233 partial_completion_alert = on
234 partial_completion_command = on
235 partial_completion_command_arg = on
236 partial_completion_count = on
237 partial_completion_other = on
238 partial_completion_templates = "config_options"
239
240 [history]
241 display_default = 5
242 max_buffer_lines_minutes = 0
243 max_buffer_lines_number = 4096
244 max_commands = 100
245 max_visited_buffers = 50
246
247 [proxy]
248
249 [network]
250 connection_timeout = 60
251 gnutls_ca_system = on
252 gnutls_ca_user = ""
253 gnutls_handshake_timeout = 30
254 proxy_curl = ""
255
256 [plugin]
257 autoload = "*"
258 extension = ".so,.dll"
259 path = "%h/plugins"
260 save_config_on_unload = on
261
262 [signal]
263 sighup = "${if:${info:weechat_headless}?/reload:/quit -yes}"
264 sigquit = "/quit -yes"
265 sigterm = "/quit -yes"
266 sigusr1 = ""
267 sigusr2 = ""
268
269 [bar]
270 activetitle.color_bg = 31
271 activetitle.color_bg_inactive = default
272 activetitle.color_delim = default
273 activetitle.color_fg = *white
274 activetitle.conditions = "${active}"
275 activetitle.filling_left_right = vertical
276 activetitle.filling_top_bottom = horizontal
277 activetitle.hidden = off
278 activetitle.items = "[+buffer_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
279 activetitle.position = top
280 activetitle.priority = 100
281 activetitle.separator = off
282 activetitle.size = 1
283 activetitle.size_max = 0
284 activetitle.type = window
285 buflist.color_bg = default
286 buflist.color_bg_inactive = default
287 buflist.color_delim = default
288 buflist.color_fg = default
289 buflist.conditions = "${window.buffer.full_name} == perl.highmon"
290 buflist.filling_left_right = columns_vertical
291 buflist.filling_top_bottom = columns_vertical
292 buflist.hidden = off
293 buflist.items = "buflist"
294 buflist.position = left
295 buflist.priority = 0
296 buflist.separator = on
297 buflist.size = 0
298 buflist.size_max = 0
299 buflist.type = window
300 fset.color_bg = default
301 fset.color_bg_inactive = default
302 fset.color_delim = cyan
303 fset.color_fg = default
304 fset.conditions = "${buffer.full_name} == fset.fset"
305 fset.filling_left_right = vertical
306 fset.filling_top_bottom = horizontal
307 fset.hidden = off
308 fset.items = "fset"
309 fset.position = top
310 fset.priority = 0
311 fset.separator = on
312 fset.size = 3
313 fset.size_max = 3
314 fset.type = window
315 input.color_bg = default
316 input.color_bg_inactive = default
317 input.color_delim = cyan
318 input.color_fg = default
319 input.conditions = "${window.buffer.full_name} != perl.highmon"
320 input.filling_left_right = vertical
321 input.filling_top_bottom = horizontal
322 input.hidden = off
323 input.items = "time, input_prompt │,[input_search],[input_paste],scroll,input_text"
324 input.position = bottom
325 input.priority = 10
326 input.separator = off
327 input.size = 1
328 input.size_max = 2
329 input.type = window
330 isetbar.color_bg = default
331 isetbar.color_bg_inactive = default
332 isetbar.color_delim = cyan
333 isetbar.color_fg = default
334 isetbar.conditions = ""
335 isetbar.filling_left_right = vertical
336 isetbar.filling_top_bottom = horizontal
337 isetbar.hidden = on
338 isetbar.items = "isetbar_help"
339 isetbar.position = top
340 isetbar.priority = 0
341 isetbar.separator = on
342 isetbar.size = 3
343 isetbar.size_max = 3
344 isetbar.type = window
345 nicklist.color_bg = default
346 nicklist.color_bg_inactive = default
347 nicklist.color_delim = cyan
348 nicklist.color_fg = 31
349 nicklist.conditions = "${nicklist}"
350 nicklist.filling_left_right = vertical
351 nicklist.filling_top_bottom = columns_vertical
352 nicklist.hidden = off
353 nicklist.items = "buffer_nicklist"
354 nicklist.position = right
355 nicklist.priority = 20
356 nicklist.separator = on
357 nicklist.size = 15
358 nicklist.size_max = 15
359 nicklist.type = window
360 status.color_bg = default
361 status.color_bg_inactive = default
362 status.color_delim = default
363 status.color_fg = 31
364 status.conditions = "${window.buffer.full_name} != perl.highmon"
365 status.filling_left_right = vertical
366 status.filling_top_bottom = horizontal
367 status.hidden = off
368 status.items = "[buffer_count],buffer_filter,[lag],[hotlist],completion"
369 status.position = bottom
370 status.priority = 0
371 status.separator = off
372 status.size = 1
373 status.size_max = 0
374 status.type = root
375 title.color_bg = black
376 title.color_bg_inactive = default
377 title.color_delim = cyan
378 title.color_fg = 31
379 title.conditions = "${inactive} && ${window.buffer.full_name} != perl.highmon"
380 title.filling_left_right = vertical
381 title.filling_top_bottom = horizontal
382 title.hidden = off
383 title.items = "[+buffer_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
384 title.position = top
385 title.priority = 100
386 title.separator = off
387 title.size = 1
388 title.size_max = 1
389 title.type = window
390
391 [custom_bar_item]
392
393 [layout]
394 normal.buffer = "core;weechat;1"
395 normal.buffer = "irc;server.freenode;1"
396 normal.buffer = "irc;server.bitlbee;1"
397 normal.buffer = "irc;freenode.#chakra;2"
398 normal.buffer = "irc;freenode.#chakra-devel;3"
399 normal.buffer = "irc;freenode.#chakra-ccr;4"
400 normal.buffer = "irc;freenode.#chakra-fr;5"
401 normal.buffer = "irc;bitlbee.&bitlbee;6"
402 normal.buffer = "perl;highmon;8"
403 normal.window = "1;0;16;1;-;-"
404 normal.window = "2;1;0;0;irc;server"
405 normal.window = "3;1;0;0;perl;highmon"
406 four_rooms.buffer = "irc;server.oftc;1"
407 four_rooms.buffer = "irc;server.bitlbee;1"
408 four_rooms.buffer = "irc;server.freenode;1"
409 four_rooms.buffer = "core;weechat;1"
410 four_rooms.buffer = "irc;freenode.#chakra;2"
411 four_rooms.buffer = "irc;freenode.#chakra-devel;3"
412 four_rooms.buffer = "irc;freenode.#chakra-ccr;4"
413 four_rooms.buffer = "irc;freenode.#chakra-fr;5"
414 four_rooms.buffer = "irc;bitlbee.&bitlbee;6"
415 four_rooms.buffer = "irc;freenode.#archlinux;7"
416 four_rooms.buffer = "irc;oftc.#awesome;8"
417 four_rooms.buffer = "irc;oftc.#luakit;9"
418 four_rooms.buffer = "irc;freenode.#archlinux-pacman;10"
419 four_rooms.buffer = "irc;freenode.#btrfs;11"
420 four_rooms.buffer = "irc;freenode.#flexget;12"
421 four_rooms.buffer = "irc;freenode.#livlug;13"
422 four_rooms.buffer = "irc;freenode.#mutt;14"
423 four_rooms.buffer = "irc;freenode.#sailfishos;15"
424 four_rooms.buffer = "irc;freenode.#weechat;16"
425 four_rooms.buffer = "perl;highmon;99"
426 four_rooms.window = "1;0;16;1;-;-"
427 four_rooms.window = "2;1;50;1;-;-"
428 four_rooms.window = "3;2;50;0;-;-"
429 four_rooms.window = "5;3;0;0;irc;freenode.#chakra-devel"
430 four_rooms.window = "6;3;0;0;irc;freenode.#chakra-devel"
431 four_rooms.window = "4;2;50;0;-;-"
432 four_rooms.window = "7;4;0;0;irc;server.oftc"
433 four_rooms.window = "8;4;0;0;irc;freenode.#chakra"
434 four_rooms.window = "9;1;0;0;perl;highmon"
435 four_rooms.current = on
436
437 [buffer]
438
439 [notify]
440 irc.freenode.#chakra = message
441 irc.freenode.#chakra-devel = message
442 irc.freenode.#livlug = message
443 perl.highmon = none
444 python = message
445
446 [filter]
447 irc_smart = on;*;irc_smart_filter;*
448
449 [key]
450 backspace = "/input delete_previous_char"
451 ctrl-^ = "/buffer +"
452 ctrl-_ = "/input undo"
453 ctrl-a = "/input move_beginning_of_line"
454 ctrl-b = "/input move_previous_char"
455 ctrl-c,b = "/input insert \x02"
456 ctrl-c,c = "/input insert \x03"
457 ctrl-c,i = "/input insert \x1D"
458 ctrl-c,o = "/input insert \x0F"
459 ctrl-c,r = "/input insert \x12"
460 ctrl-c,u = "/input insert \x15"
461 ctrl-d = "/input delete_next_char"
462 ctrl-down = "/input history_global_next"
463 ctrl-e = "/input move_end_of_line"
464 ctrl-f = "/input move_next_char"
465 ctrl-f1 = "/bar scroll buflist * -100%"
466 ctrl-f2 = "/bar scroll buflist * +100%"
467 ctrl-h = "/window -1"
468 ctrl-k = "/input delete_end_of_line"
469 ctrl-l = "/window +1"
470 ctrl-left = "/input move_previous_word"
471 ctrl-n = "/buffer +1"
472 ctrl-p = "/buffer -1"
473 ctrl-r = "/input search_text"
474 ctrl-right = "/input move_next_word"
475 ctrl-s,ctrl-u = "/allbuf /buffer set unread"
476 ctrl-t = "/input transpose_chars"
477 ctrl-u = "/input delete_beginning_of_line"
478 ctrl-up = "/input history_global_previous"
479 ctrl-w = "/input delete_previous_word"
480 ctrl-x = "/buffer switch"
481 ctrl-y = "/input clipboard_paste"
482 delete = "/input delete_next_char"
483 down = "/input history_next"
484 end = "/input move_end_of_line"
485 f1 = "/bar scroll buflist * -100%"
486 f10 = "/bar scroll title * +30%"
487 f11 = "/bar scroll nicklist * -100%"
488 f12 = "/bar scroll nicklist * +100%"
489 f2 = "/bar scroll buflist * +100%"
490 f5 = "/buffer -1"
491 f6 = "/buffer +1"
492 f7 = "/window -1"
493 f8 = "/window +1"
494 f9 = "/bar scroll title * -30%"
495 home = "/input move_beginning_of_line"
496 left = "/input move_previous_char"
497 meta-! = "/buffer *1"
498 meta-# = "/buffer *3"
499 meta-$ = "/buffer *4"
500 meta-% = "/buffer *5"
501 meta-& = "/buffer *7"
502 meta-( = "/buffer *9"
503 meta-) = "/buffer *10"
504 meta-* = "/buffer *8"
505 meta-/ = "/buffer jump last_displayed"
506 meta-0 = "/buffer *10"
507 meta-1 = "/buffer *1"
508 meta-2 = "/buffer *2"
509 meta-3 = "/buffer *3"
510 meta-4 = "/buffer *4"
511 meta-5 = "/buffer *5"
512 meta-6 = "/buffer *6"
513 meta-7 = "/buffer *7"
514 meta-8 = "/buffer *8"
515 meta-9 = "/buffer *9"
516 meta-< = "/buffer jump prev_visited"
517 meta-= = "/filter toggle"
518 meta-> = "/buffer jump next_visited"
519 meta-@ = "/buffer *2"
520 meta-B = "/buflist toggle"
521 meta-^ = "/buffer *6"
522 meta-_ = "/input redo"
523 meta-a = "/buffer jump smart"
524 meta-b = "/input move_previous_word"
525 meta-d = "/input delete_next_word"
526 meta-down = "/buffer +1"
527 meta-end = "/window scroll_bottom"
528 meta-f = "/input move_next_word"
529 meta-f1 = "/bar scroll buflist * b"
530 meta-f11 = "/bar scroll nicklist * b"
531 meta-f12 = "/bar scroll nicklist * e"
532 meta-f2 = "/bar scroll buflist * e"
533 meta-h = "/hotlist clear"
534 meta-home = "/window scroll_top"
535 meta-j,0,1 = "/buffer 1"
536 meta-j,0,2 = "/buffer 2"
537 meta-j,0,3 = "/buffer 3"
538 meta-j,0,4 = "/buffer 4"
539 meta-j,0,5 = "/buffer 5"
540 meta-j,0,6 = "/buffer 6"
541 meta-j,0,7 = "/buffer 7"
542 meta-j,0,8 = "/buffer 8"
543 meta-j,0,9 = "/buffer 9"
544 meta-j,1,0 = "/buffer 10"
545 meta-j,1,1 = "/buffer 11"
546 meta-j,1,2 = "/buffer 12"
547 meta-j,1,3 = "/buffer 13"
548 meta-j,1,4 = "/buffer 14"
549 meta-j,1,5 = "/buffer 15"
550 meta-j,1,6 = "/buffer 16"
551 meta-j,1,7 = "/buffer 17"
552 meta-j,1,8 = "/buffer 18"
553 meta-j,1,9 = "/buffer 19"
554 meta-j,2,0 = "/buffer 20"
555 meta-j,2,1 = "/buffer 21"
556 meta-j,2,2 = "/buffer 22"
557 meta-j,2,3 = "/buffer 23"
558 meta-j,2,4 = "/buffer 24"
559 meta-j,2,5 = "/buffer 25"
560 meta-j,2,6 = "/buffer 26"
561 meta-j,2,7 = "/buffer 27"
562 meta-j,2,8 = "/buffer 28"
563 meta-j,2,9 = "/buffer 29"
564 meta-j,3,0 = "/buffer 30"
565 meta-j,3,1 = "/buffer 31"
566 meta-j,3,2 = "/buffer 32"
567 meta-j,3,3 = "/buffer 33"
568 meta-j,3,4 = "/buffer 34"
569 meta-j,3,5 = "/buffer 35"
570 meta-j,3,6 = "/buffer 36"
571 meta-j,3,7 = "/buffer 37"
572 meta-j,3,8 = "/buffer 38"
573 meta-j,3,9 = "/buffer 39"
574 meta-j,4,0 = "/buffer 40"
575 meta-j,4,1 = "/buffer 41"
576 meta-j,4,2 = "/buffer 42"
577 meta-j,4,3 = "/buffer 43"
578 meta-j,4,4 = "/buffer 44"
579 meta-j,4,5 = "/buffer 45"
580 meta-j,4,6 = "/buffer 46"
581 meta-j,4,7 = "/buffer 47"
582 meta-j,4,8 = "/buffer 48"
583 meta-j,4,9 = "/buffer 49"
584 meta-j,5,0 = "/buffer 50"
585 meta-j,5,1 = "/buffer 51"
586 meta-j,5,2 = "/buffer 52"
587 meta-j,5,3 = "/buffer 53"
588 meta-j,5,4 = "/buffer 54"
589 meta-j,5,5 = "/buffer 55"
590 meta-j,5,6 = "/buffer 56"
591 meta-j,5,7 = "/buffer 57"
592 meta-j,5,8 = "/buffer 58"
593 meta-j,5,9 = "/buffer 59"
594 meta-j,6,0 = "/buffer 60"
595 meta-j,6,1 = "/buffer 61"
596 meta-j,6,2 = "/buffer 62"
597 meta-j,6,3 = "/buffer 63"
598 meta-j,6,4 = "/buffer 64"
599 meta-j,6,5 = "/buffer 65"
600 meta-j,6,6 = "/buffer 66"
601 meta-j,6,7 = "/buffer 67"
602 meta-j,6,8 = "/buffer 68"
603 meta-j,6,9 = "/buffer 69"
604 meta-j,7,0 = "/buffer 70"
605 meta-j,7,1 = "/buffer 71"
606 meta-j,7,2 = "/buffer 72"
607 meta-j,7,3 = "/buffer 73"
608 meta-j,7,4 = "/buffer 74"
609 meta-j,7,5 = "/buffer 75"
610 meta-j,7,6 = "/buffer 76"
611 meta-j,7,7 = "/buffer 77"
612 meta-j,7,8 = "/buffer 78"
613 meta-j,7,9 = "/buffer 79"
614 meta-j,8,0 = "/buffer 80"
615 meta-j,8,1 = "/buffer 81"
616 meta-j,8,2 = "/buffer 82"
617 meta-j,8,3 = "/buffer 83"
618 meta-j,8,4 = "/buffer 84"
619 meta-j,8,5 = "/buffer 85"
620 meta-j,8,6 = "/buffer 86"
621 meta-j,8,7 = "/buffer 87"
622 meta-j,8,8 = "/buffer 88"
623 meta-j,8,9 = "/buffer 89"
624 meta-j,9,0 = "/buffer 90"
625 meta-j,9,1 = "/buffer 91"
626 meta-j,9,2 = "/buffer 92"
627 meta-j,9,3 = "/buffer 93"
628 meta-j,9,4 = "/buffer 94"
629 meta-j,9,5 = "/buffer 95"
630 meta-j,9,6 = "/buffer 96"
631 meta-j,9,7 = "/buffer 97"
632 meta-j,9,8 = "/buffer 98"
633 meta-j,9,9 = "/buffer 99"
634 meta-j,meta-l = "/buffer +"
635 meta-j,meta-r = "/server raw"
636 meta-j,meta-s = "/server jump"
637 meta-k = "/input grab_key_command"
638 meta-left = "/buffer -1"
639 meta-m = "/mute mouse toggle"
640 meta-n = "/window scroll_next_highlight"
641 meta-p = "/window scroll_previous_highlight"
642 meta-pgdn = "/window scroll_down"
643 meta-pgup = "/window scroll_up"
644 meta-r = "/input delete_line"
645 meta-right = "/buffer +1"
646 meta-s = "/mute aspell toggle"
647 meta-u = "/window scroll_unread"
648 meta-up = "/buffer -1"
649 meta-w = "/close"
650 meta-w,meta-b = "/window balance"
651 meta-w,meta-down = "/window down"
652 meta-w,meta-left = "/window left"
653 meta-w,meta-right = "/window right"
654 meta-w,meta-s = "/window swap"
655 meta-w,meta-up = "/window up"
656 meta-x = "/buffer zoom"
657 meta-z = "/window zoom"
658 pgdn = "/window page_down"
659 pgup = "/window page_up"
660 return = "/input return"
661 right = "/input move_next_char"
662 shift-tab = "/input complete_previous"
663 tab = "/input complete_next"
664 up = "/input history_previous"
665
666 [key_search]
667 ctrl-r = "/input search_switch_case"
668 down = "/input search_next"
669 return = "/input search_stop"
670 up = "/input search_previous"
671
672 [key_histsearch]
673 ctrl-o = "/input history_use_get_next"
674 ctrl-q = "/input search_stop"
675 ctrl-r = "/input search_previous"
676 ctrl-s = "/input search_next"
677 ctrl-x = "/input search_switch_regex"
678 down = "/input search_next"
679 meta-c = "/input search_switch_case"
680 return = "/input search_stop_here"
681 tab = "/input search_switch_where"
682 up = "/input search_previous"
683
684 [key_cursor]
685 @chat(python.*):D = "hsignal:slack_cursor_delete"
686 @chat(python.*):L = "hsignal:slack_cursor_linkarchive"
687 @chat(python.*):M = "hsignal:slack_cursor_message"
688 @chat(python.*):R = "hsignal:slack_cursor_reply"
689 @chat(python.*):T = "hsignal:slack_cursor_thread"
690 @chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop"
691 @chat:m = "hsignal:chat_quote_message;/cursor stop"
692 @chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
693 @item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}"
694 @item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}"
695 @item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}"
696 @item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop"
697 @item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}"
698 down = "/cursor move down"
699 left = "/cursor move left"
700 meta-down = "/cursor move area_down"
701 meta-left = "/cursor move area_left"
702 meta-right = "/cursor move area_right"
703 meta-up = "/cursor move area_up"
704 return = "/cursor stop"
705 right = "/cursor move right"
706 up = "/cursor move up"
707
708 [key_mouse]
709 @*:button3 = "/cursor go ${_x},${_y}"
710 @bar(buffers):ctrl-wheeldown = "hsignal:buffers_mouse"
711 @bar(buffers):ctrl-wheelup = "hsignal:buffers_mouse"
712 @bar(buflist):ctrl-wheeldown = "hsignal:buflist_mouse"
713 @bar(buflist):ctrl-wheelup = "hsignal:buflist_mouse"
714 @bar(input):button2 = "/input grab_mouse_area"
715 @bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
716 @bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"
717 @bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
718 @bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
719 @bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
720 @bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
721 @chat(fset.fset):button1 = "/window ${_window_number};/fset -go ${_chat_line_y}"
722 @chat(fset.fset):button2* = "hsignal:fset_mouse"
723 @chat(fset.fset):wheeldown = "/fset -down 5"
724 @chat(fset.fset):wheelup = "/fset -up 5"
725 @chat(irc.list_*):button1 = "/window ${_window_number};/list -go ${_chat_line_y}"
726 @chat(irc.list_*):button2* = "hsignal:irc_list_mouse"
727 @chat(irc.list_*):wheeldown = "/list -down 5"
728 @chat(irc.list_*):wheelup = "/list -up 5"
729 @chat(perl.iset):button1 = "hsignal:iset_mouse"
730 @chat(perl.iset):button2* = "hsignal:iset_mouse"
731 @chat(perl.iset):wheeldown = "/repeat 5 /iset **down"
732 @chat(perl.iset):wheelup = "/repeat 5 /iset **up"
733 @chat(python.*):button2 = "hsignal:slack_mouse"
734 @chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}"
735 @chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}"
736 @chat(script.scripts):wheeldown = "/script down 5"
737 @chat(script.scripts):wheelup = "/script up 5"
738 @chat:button1 = "/window ${_window_number}"
739 @chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
740 @chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
741 @chat:wheeldown = "/window scroll_down -window ${_window_number}"
742 @chat:wheelup = "/window scroll_up -window ${_window_number}"
743 @item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}"
744 @item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}"
745 @item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
746 @item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
747 @item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
748 @item(buffers):button1* = "hsignal:buffers_mouse"
749 @item(buffers):button2* = "hsignal:buffers_mouse"
750 @item(buflist):button1* = "hsignal:buflist_mouse"
751 @item(buflist):button2* = "hsignal:buflist_mouse"
752 @item(buflist2):button1* = "hsignal:buflist_mouse"
753 @item(buflist2):button2* = "hsignal:buflist_mouse"
754 @item(buflist3):button1* = "hsignal:buflist_mouse"
755 @item(buflist3):button2* = "hsignal:buflist_mouse"
756 @item(buflist4):button1* = "hsignal:buflist_mouse"
757 @item(buflist4):button2* = "hsignal:buflist_mouse"
758 @item(buflist5):button1* = "hsignal:buflist_mouse"
759 @item(buflist5):button2* = "hsignal:buflist_mouse"