.weechat/weechat.conf
[raw]
[blame]
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 /set or similar command to change settings in WeeChat.
8#
9# For more info, see: https://weechat.org/doc/quickstart
10#
11
12[debug]
13
14[startup]
15command_after_plugins = ""
16command_before_plugins = ""
17display_logo = on
18display_version = on
19sys_rlimit = ""
20
21[look]
22align_end_of_lines = message
23align_multiline_words = on
24bar_more_down = "++"
25bar_more_left = "<<"
26bar_more_right = ">>"
27bar_more_up = "--"
28bare_display_exit_on_input = on
29bare_display_time_format = "%H:%M"
30buffer_auto_renumber = on
31buffer_notify_default = all
32buffer_position = end
33buffer_search_case_sensitive = off
34buffer_search_force_default = off
35buffer_search_regex = off
36buffer_search_where = prefix_message
37buffer_time_format = ""
38color_basic_force_bold = off
39color_inactive_buffer = on
40color_inactive_message = on
41color_inactive_prefix = on
42color_inactive_prefix_buffer = on
43color_inactive_time = off
44color_inactive_window = on
45color_nick_offline = off
46color_pairs_auto_reset = 5
47color_real_white = off
48command_chars = ""
49command_incomplete = off
50confirm_quit = off
51confirm_upgrade = off
52day_change = off
53day_change_message_1date = "-- %a, %d %b %Y --"
54day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
55eat_newline_glitch = off
56emphasized_attributes = ""
57highlight = ""
58highlight_regex = ""
59highlight_tags = ""
60hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0 || ${info:relay_client_count,weechat,connected} > 0"
61hotlist_buffer_separator = ", "
62hotlist_count_max = 2
63hotlist_count_min_msg = 2
64hotlist_names_count = 3
65hotlist_names_length = 0
66hotlist_names_level = 12
67hotlist_names_merged_buffers = off
68hotlist_prefix = "H: "
69hotlist_remove = merged
70hotlist_short_names = on
71hotlist_sort = group_time_asc
72hotlist_suffix = ""
73hotlist_unique_numbers = on
74input_cursor_scroll = 20
75input_share = none
76input_share_overwrite = off
77input_undo_max = 32
78item_away_message = on
79item_buffer_filter = "*"
80item_buffer_zoom = "!"
81item_mouse_status = "M"
82item_time_format = "%H:%M"
83jump_current_to_previous_buffer = on
84jump_previous_buffer_when_closing = on
85jump_smart_back_to_buffer = on
86key_bind_safe = on
87key_grab_delay = 800
88mouse = on
89mouse_timer_delay = 100
90nick_color_force = ""
91nick_color_hash = djb2
92nick_color_stop_chars = "_|["
93nick_prefix = ""
94nick_suffix = ""
95paste_auto_add_newline = on
96paste_bracketed = on
97paste_bracketed_timer_delay = 10
98paste_max_lines = 1
99prefix_action = " *"
100prefix_align = right
101prefix_align_max = 0
102prefix_align_min = 0
103prefix_align_more = "+"
104prefix_align_more_after = on
105prefix_buffer_align = right
106prefix_buffer_align_max = 0
107prefix_buffer_align_more = "+"
108prefix_buffer_align_more_after = on
109prefix_error = "=!="
110prefix_join = "-->"
111prefix_network = "--"
112prefix_quit = "<--"
113prefix_same_nick = ""
114prefix_suffix = "|"
115quote_nick_prefix = "<"
116quote_nick_suffix = ">"
117quote_time_format = "%H:%M:%S"
118read_marker = line
119read_marker_always_show = off
120read_marker_string = "- "
121save_config_on_exit = on
122save_config_with_fsync = off
123save_layout_on_exit = none
124scroll_amount = 3
125scroll_bottom_after_switch = off
126scroll_page_percent = 100
127search_text_not_found_alert = on
128separator_horizontal = " "
129separator_vertical = " "
130tab_width = 1
131time_format = "%a, %d %b %Y %T"
132window_auto_zoom = off
133window_separator_horizontal = on
134window_separator_vertical = on
135window_title = ""
136word_chars_highlight = "!\u00A0,-,_,|,alnum"
137word_chars_input = "!\u00A0,-,_,|,alnum"
138
139[palette]
140
141[color]
142bar_more = lightmagenta
143chat = default
144chat_bg = default
145chat_buffer = white
146chat_channel = white
147chat_day_change = cyan
148chat_delimiters = green
149chat_highlight = yellow
150chat_highlight_bg = magenta
151chat_host = cyan
152chat_inactive_buffer = default
153chat_inactive_window = default
154chat_nick = lightcyan
155chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
156chat_nick_offline = default
157chat_nick_offline_highlight = default
158chat_nick_offline_highlight_bg = blue
159chat_nick_other = cyan
160chat_nick_prefix = green
161chat_nick_self = white
162chat_nick_suffix = green
163chat_prefix_action = white
164chat_prefix_buffer = brown
165chat_prefix_buffer_inactive_buffer = default
166chat_prefix_error = yellow
167chat_prefix_join = lightgreen
168chat_prefix_more = lightmagenta
169chat_prefix_network = magenta
170chat_prefix_quit = lightred
171chat_prefix_suffix = green
172chat_read_marker = magenta
173chat_read_marker_bg = default
174chat_server = brown
175chat_tags = red
176chat_text_found = yellow
177chat_text_found_bg = lightmagenta
178chat_time = default
179chat_time_delimiters = brown
180chat_value = cyan
181chat_value_null = blue
182emphasized = yellow
183emphasized_bg = magenta
184input_actions = lightgreen
185input_text_not_found = red
186item_away = yellow
187nicklist_away = cyan
188nicklist_group = green
189separator = blue
190status_count_highlight = magenta
191status_count_msg = brown
192status_count_other = default
193status_count_private = green
194status_data_highlight = lightmagenta
195status_data_msg = yellow
196status_data_other = default
197status_data_private = lightgreen
198status_filter = green
199status_more = yellow
200status_mouse = green
201status_name = white
202status_name_ssl = lightgreen
203status_nicklist_count = default
204status_number = yellow
205status_time = default
206
207[completion]
208base_word_until_cursor = on
209command_inline = on
210default_template = "%(nicks)|%(irc_channels)"
211nick_add_space = on
212nick_case_sensitive = off
213nick_completer = ":"
214nick_first_only = off
215nick_ignore_chars = "[]`_-^"
216partial_completion_alert = on
217partial_completion_command = off
218partial_completion_command_arg = off
219partial_completion_count = on
220partial_completion_other = off
221partial_completion_templates = "config_options"
222
223[history]
224display_default = 5
225max_buffer_lines_minutes = 0
226max_buffer_lines_number = 4096
227max_commands = 100
228max_visited_buffers = 50
229
230[proxy]
231
232[network]
233connection_timeout = 60
234gnutls_ca_file = "/usr/local/etc/openssl/cert.pem"
235gnutls_handshake_timeout = 30
236proxy_curl = ""
237
238[plugin]
239autoload = "*"
240debug = off
241extension = ".so,.dll"
242path = "%h/plugins"
243save_config_on_unload = on
244
245[bar]
246buflist.color_bg = default
247buflist.color_delim = default
248buflist.color_fg = default
249buflist.conditions = ""
250buflist.filling_left_right = horizontal
251buflist.filling_top_bottom = horizontal
252buflist.hidden = off
253buflist.items = "buflist"
254buflist.position = top
255buflist.priority = 0
256buflist.separator = on
257buflist.size = 0
258buflist.size_max = 0
259buflist.type = root
260fset.color_bg = default
261fset.color_delim = cyan
262fset.color_fg = default
263fset.conditions = "${buffer.full_name} == fset.fset"
264fset.filling_left_right = vertical
265fset.filling_top_bottom = horizontal
266fset.hidden = off
267fset.items = "fset"
268fset.position = top
269fset.priority = 0
270fset.separator = off
271fset.size = 3
272fset.size_max = 3
273fset.type = window
274input.color_bg = default
275input.color_delim = cyan
276input.color_fg = default
277input.conditions = ""
278input.filling_left_right = vertical
279input.filling_top_bottom = horizontal
280input.hidden = off
281input.items = "[input_paste],input_text"
282input.position = bottom
283input.priority = 1000
284input.separator = off
285input.size = 1
286input.size_max = 0
287input.type = window
288nicklist.color_bg = default
289nicklist.color_delim = cyan
290nicklist.color_fg = default
291nicklist.conditions = "${nicklist}"
292nicklist.filling_left_right = vertical
293nicklist.filling_top_bottom = columns_vertical
294nicklist.hidden = off
295nicklist.items = "buffer_nicklist"
296nicklist.position = right
297nicklist.priority = 200
298nicklist.separator = on
299nicklist.size = 22
300nicklist.size_max = 0
301nicklist.type = window
302status.color_bg = blue
303status.color_delim = cyan
304status.color_fg = default
305status.conditions = ""
306status.filling_left_right = vertical
307status.filling_top_bottom = horizontal
308status.hidden = on
309status.items = "[time],[buffer_last_number],[buffer_plugin],buffer_number+:+buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_zoom+buffer_filter,scroll,[lag],[hotlist],completion"
310status.position = bottom
311status.priority = 500
312status.separator = off
313status.size = 1
314status.size_max = 0
315status.type = window
316title.color_bg = blue
317title.color_delim = cyan
318title.color_fg = default
319title.conditions = ""
320title.filling_left_right = vertical
321title.filling_top_bottom = horizontal
322title.hidden = on
323title.items = "buffer_title"
324title.position = top
325title.priority = 500
326title.separator = off
327title.size = 1
328title.size_max = 0
329title.type = window
330
331[layout]
332
333[notify]
334
335[filter]
336
337[key]
338ctrl-? = "/input delete_previous_char"
339ctrl-A = "/input move_beginning_of_line"
340ctrl-B = "/input move_previous_char"
341ctrl-C_ = "/input insert \x1F"
342ctrl-Cb = "/input insert \x02"
343ctrl-Cc = "/input insert \x03"
344ctrl-Ci = "/input insert \x1D"
345ctrl-Co = "/input insert \x0F"
346ctrl-Cv = "/input insert \x16"
347ctrl-D = "/input delete_next_char"
348ctrl-E = "/input move_end_of_line"
349ctrl-F = "/input move_next_char"
350ctrl-H = "/input delete_previous_char"
351ctrl-I = "/input complete_next"
352ctrl-J = "/input return"
353ctrl-K = "/input delete_end_of_line"
354ctrl-L = "/window refresh"
355ctrl-M = "/input return"
356ctrl-N = "/buffer +1"
357ctrl-P = "/buffer -1"
358ctrl-R = "/input search_text_here"
359ctrl-Sctrl-U = "/input set_unread"
360ctrl-T = "/input transpose_chars"
361ctrl-U = "/input delete_beginning_of_line"
362ctrl-W = "/input delete_previous_word"
363ctrl-X = "/input switch_active_buffer"
364ctrl-Y = "/input clipboard_paste"
365meta-meta-OP = "/bar scroll buflist * b"
366meta-meta-OQ = "/bar scroll buflist * e"
367meta-meta2-1~ = "/window scroll_top"
368meta-meta2-23~ = "/bar scroll nicklist * b"
369meta-meta2-24~ = "/bar scroll nicklist * e"
370meta-meta2-4~ = "/window scroll_bottom"
371meta-meta2-5~ = "/window scroll_up"
372meta-meta2-6~ = "/window scroll_down"
373meta-meta2-7~ = "/window scroll_top"
374meta-meta2-8~ = "/window scroll_bottom"
375meta-meta2-A = "/buffer -1"
376meta-meta2-B = "/buffer +1"
377meta-meta2-C = "/buffer +1"
378meta-meta2-D = "/buffer -1"
379meta-- = "/filter toggle @"
380meta-/ = "/input jump_last_buffer_displayed"
381meta-0 = "/buffer *10"
382meta-1 = "/buffer *1"
383meta-2 = "/buffer *2"
384meta-3 = "/buffer *3"
385meta-4 = "/buffer *4"
386meta-5 = "/buffer *5"
387meta-6 = "/buffer *6"
388meta-7 = "/buffer *7"
389meta-8 = "/buffer *8"
390meta-9 = "/buffer *9"
391meta-< = "/input jump_previously_visited_buffer"
392meta-= = "/filter toggle"
393meta-> = "/input jump_next_visited_buffer"
394meta-OA = "/input history_global_previous"
395meta-OB = "/input history_global_next"
396meta-OC = "/input move_next_word"
397meta-OD = "/input move_previous_word"
398meta-OF = "/input move_end_of_line"
399meta-OH = "/input move_beginning_of_line"
400meta-OP = "/bar scroll buflist * -100%"
401meta-OQ = "/bar scroll buflist * +100%"
402meta-Oa = "/input history_global_previous"
403meta-Ob = "/input history_global_next"
404meta-Oc = "/input move_next_word"
405meta-Od = "/input move_previous_word"
406meta2-15~ = "/buffer -1"
407meta2-17~ = "/buffer +1"
408meta2-18~ = "/window -1"
409meta2-19~ = "/window +1"
410meta2-1;3A = "/buffer -1"
411meta2-1;3B = "/buffer +1"
412meta2-1;3C = "/buffer +1"
413meta2-1;3D = "/buffer -1"
414meta2-1;3F = "/window scroll_bottom"
415meta2-1;3H = "/window scroll_top"
416meta2-1;5A = "/input history_global_previous"
417meta2-1;5B = "/input history_global_next"
418meta2-1;5C = "/input move_next_word"
419meta2-1;5D = "/input move_previous_word"
420meta2-1~ = "/input move_beginning_of_line"
421meta2-200~ = "/input paste_start"
422meta2-201~ = "/input paste_stop"
423meta2-20~ = "/bar scroll title * -30%"
424meta2-21~ = "/bar scroll title * +30%"
425meta2-23;3~ = "/bar scroll nicklist * b"
426meta2-23~ = "/bar scroll nicklist * -100%"
427meta2-24;3~ = "/bar scroll nicklist * e"
428meta2-24~ = "/bar scroll nicklist * +100%"
429meta2-3~ = "/input delete_next_char"
430meta2-4~ = "/input move_end_of_line"
431meta2-5;3~ = "/window scroll_up"
432meta2-5~ = "/window page_up"
433meta2-6;3~ = "/window scroll_down"
434meta2-6~ = "/window page_down"
435meta2-7~ = "/input move_beginning_of_line"
436meta2-8~ = "/input move_end_of_line"
437meta2-A = "/input history_previous"
438meta2-B = "/input history_next"
439meta2-C = "/input move_next_char"
440meta2-D = "/input move_previous_char"
441meta2-F = "/input move_end_of_line"
442meta2-G = "/window page_down"
443meta2-H = "/input move_beginning_of_line"
444meta2-I = "/window page_up"
445meta2-Z = "/input complete_previous"
446meta2-[E = "/buffer -1"
447meta-_ = "/input redo"
448meta-a = "/input jump_smart"
449meta-b = "/input move_previous_word"
450meta-d = "/input delete_next_word"
451meta-f = "/input move_next_word"
452meta-h = "/input hotlist_clear"
453meta-jmeta-f = "/buffer -"
454meta-jmeta-l = "/buffer +"
455meta-jmeta-r = "/server raw"
456meta-jmeta-s = "/server jump"
457meta-j01 = "/buffer *1"
458meta-j02 = "/buffer *2"
459meta-j03 = "/buffer *3"
460meta-j04 = "/buffer *4"
461meta-j05 = "/buffer *5"
462meta-j06 = "/buffer *6"
463meta-j07 = "/buffer *7"
464meta-j08 = "/buffer *8"
465meta-j09 = "/buffer *9"
466meta-j10 = "/buffer *10"
467meta-j11 = "/buffer *11"
468meta-j12 = "/buffer *12"
469meta-j13 = "/buffer *13"
470meta-j14 = "/buffer *14"
471meta-j15 = "/buffer *15"
472meta-j16 = "/buffer *16"
473meta-j17 = "/buffer *17"
474meta-j18 = "/buffer *18"
475meta-j19 = "/buffer *19"
476meta-j20 = "/buffer *20"
477meta-j21 = "/buffer *21"
478meta-j22 = "/buffer *22"
479meta-j23 = "/buffer *23"
480meta-j24 = "/buffer *24"
481meta-j25 = "/buffer *25"
482meta-j26 = "/buffer *26"
483meta-j27 = "/buffer *27"
484meta-j28 = "/buffer *28"
485meta-j29 = "/buffer *29"
486meta-j30 = "/buffer *30"
487meta-j31 = "/buffer *31"
488meta-j32 = "/buffer *32"
489meta-j33 = "/buffer *33"
490meta-j34 = "/buffer *34"
491meta-j35 = "/buffer *35"
492meta-j36 = "/buffer *36"
493meta-j37 = "/buffer *37"
494meta-j38 = "/buffer *38"
495meta-j39 = "/buffer *39"
496meta-j40 = "/buffer *40"
497meta-j41 = "/buffer *41"
498meta-j42 = "/buffer *42"
499meta-j43 = "/buffer *43"
500meta-j44 = "/buffer *44"
501meta-j45 = "/buffer *45"
502meta-j46 = "/buffer *46"
503meta-j47 = "/buffer *47"
504meta-j48 = "/buffer *48"
505meta-j49 = "/buffer *49"
506meta-j50 = "/buffer *50"
507meta-j51 = "/buffer *51"
508meta-j52 = "/buffer *52"
509meta-j53 = "/buffer *53"
510meta-j54 = "/buffer *54"
511meta-j55 = "/buffer *55"
512meta-j56 = "/buffer *56"
513meta-j57 = "/buffer *57"
514meta-j58 = "/buffer *58"
515meta-j59 = "/buffer *59"
516meta-j60 = "/buffer *60"
517meta-j61 = "/buffer *61"
518meta-j62 = "/buffer *62"
519meta-j63 = "/buffer *63"
520meta-j64 = "/buffer *64"
521meta-j65 = "/buffer *65"
522meta-j66 = "/buffer *66"
523meta-j67 = "/buffer *67"
524meta-j68 = "/buffer *68"
525meta-j69 = "/buffer *69"
526meta-j70 = "/buffer *70"
527meta-j71 = "/buffer *71"
528meta-j72 = "/buffer *72"
529meta-j73 = "/buffer *73"
530meta-j74 = "/buffer *74"
531meta-j75 = "/buffer *75"
532meta-j76 = "/buffer *76"
533meta-j77 = "/buffer *77"
534meta-j78 = "/buffer *78"
535meta-j79 = "/buffer *79"
536meta-j80 = "/buffer *80"
537meta-j81 = "/buffer *81"
538meta-j82 = "/buffer *82"
539meta-j83 = "/buffer *83"
540meta-j84 = "/buffer *84"
541meta-j85 = "/buffer *85"
542meta-j86 = "/buffer *86"
543meta-j87 = "/buffer *87"
544meta-j88 = "/buffer *88"
545meta-j89 = "/buffer *89"
546meta-j90 = "/buffer *90"
547meta-j91 = "/buffer *91"
548meta-j92 = "/buffer *92"
549meta-j93 = "/buffer *93"
550meta-j94 = "/buffer *94"
551meta-j95 = "/buffer *95"
552meta-j96 = "/buffer *96"
553meta-j97 = "/buffer *97"
554meta-j98 = "/buffer *98"
555meta-j99 = "/buffer *99"
556meta-k = "/input grab_key_command"
557meta-l = "/window bare"
558meta-m = "/mute mouse toggle"
559meta-n = "/window scroll_next_highlight"
560meta-p = "/window scroll_previous_highlight"
561meta-r = "/input delete_line"
562meta-s = "/mute aspell toggle"
563meta-u = "/window scroll_unread"
564meta-wmeta-meta2-A = "/window up"
565meta-wmeta-meta2-B = "/window down"
566meta-wmeta-meta2-C = "/window right"
567meta-wmeta-meta2-D = "/window left"
568meta-wmeta2-1;3A = "/window up"
569meta-wmeta2-1;3B = "/window down"
570meta-wmeta2-1;3C = "/window right"
571meta-wmeta2-1;3D = "/window left"
572meta-wmeta-b = "/window balance"
573meta-wmeta-s = "/window swap"
574meta-x = "/input zoom_merged_buffer"
575meta-z = "/window zoom"
576ctrl-_ = "/input undo"
577
578[key_search]
579ctrl-I = "/input search_switch_where"
580ctrl-J = "/input search_stop_here"
581ctrl-M = "/input search_stop_here"
582ctrl-Q = "/input search_stop"
583ctrl-R = "/input search_switch_regex"
584meta2-A = "/input search_previous"
585meta2-B = "/input search_next"
586meta-c = "/input search_switch_case"
587
588[key_cursor]
589ctrl-J = "/cursor stop"
590ctrl-M = "/cursor stop"
591meta-meta2-A = "/cursor move area_up"
592meta-meta2-B = "/cursor move area_down"
593meta-meta2-C = "/cursor move area_right"
594meta-meta2-D = "/cursor move area_left"
595meta2-1;3A = "/cursor move area_up"
596meta2-1;3B = "/cursor move area_down"
597meta2-1;3C = "/cursor move area_right"
598meta2-1;3D = "/cursor move area_left"
599meta2-A = "/cursor move up"
600meta2-B = "/cursor move down"
601meta2-C = "/cursor move right"
602meta2-D = "/cursor move left"
603@item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}"
604@item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}"
605@item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}"
606@item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop"
607@item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}"
608@chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop"
609@chat:m = "hsignal:chat_quote_message;/cursor stop"
610@chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
611
612[key_mouse]
613@bar(buflist):ctrl-wheeldown = "hsignal:buflist_mouse"
614@bar(buflist):ctrl-wheelup = "hsignal:buflist_mouse"
615@bar(input):button2 = "/input grab_mouse_area"
616@bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
617@bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"
618@bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
619@bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
620@chat(fset.fset):button1 = "/window ${_window_number};/fset -go ${_chat_line_y}"
621@chat(fset.fset):button2* = "hsignal:fset_mouse"
622@chat(fset.fset):wheeldown = "/fset -down 5"
623@chat(fset.fset):wheelup = "/fset -up 5"
624@chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}"
625@chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}"
626@chat(script.scripts):wheeldown = "/script down 5"
627@chat(script.scripts):wheelup = "/script up 5"
628@item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}"
629@item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}"
630@item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
631@item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
632@item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
633@item(buflist):button1* = "hsignal:buflist_mouse"
634@item(buflist):button2* = "hsignal:buflist_mouse"
635@item(buflist2):button1* = "hsignal:buflist_mouse"
636@item(buflist2):button2* = "hsignal:buflist_mouse"
637@item(buflist3):button1* = "hsignal:buflist_mouse"
638@item(buflist3):button2* = "hsignal:buflist_mouse"
639@bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
640@bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
641@chat:button1 = "/window ${_window_number}"
642@chat:button1-gesture-left = "/window ${_window_number};/buffer -1"
643@chat:button1-gesture-left-long = "/window ${_window_number};/buffer 1"
644@chat:button1-gesture-right = "/window ${_window_number};/buffer +1"
645@chat:button1-gesture-right-long = "/window ${_window_number};/input jump_last_buffer"
646@chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
647@chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
648@chat:wheeldown = "/window scroll_down -window ${_window_number}"
649@chat:wheelup = "/window scroll_up -window ${_window_number}"
650@*:button3 = "/cursor go ${_x},${_y}"