all repos — dotfiles @ bbc578ce86c3a0f400395fe0c5ac80a2c5be19ab

my *nix dotfiles

weechat/weechat.conf (view raw)

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