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