all repos — dotfiles @ d691874642b38e38d029d0251976f10a49f795fa

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_bg_inactive = default
257buddylist.color_delim = default
258buddylist.color_fg = default
259buddylist.conditions = ""
260buddylist.filling_left_right = vertical
261buddylist.filling_top_bottom = horizontal
262buddylist.hidden = on
263buddylist.items = "buddylist"
264buddylist.position = left
265buddylist.priority = 0
266buddylist.separator = on
267buddylist.size = 0
268buddylist.size_max = 0
269buddylist.type = root
270buffers.color_bg = 0
271buffers.color_bg_inactive = default
272buffers.color_delim = default
273buffers.color_fg = default
274buffers.conditions = ""
275buffers.filling_left_right = columns_vertical
276buffers.filling_top_bottom = columns_vertical
277buffers.hidden = on
278buffers.items = "buflist"
279buffers.position = left
280buffers.priority = 0
281buffers.separator = on
282buffers.size = 0
283buffers.size_max = 0
284buffers.type = root
285buflist.color_bg = 0
286buflist.color_bg_inactive = default
287buflist.color_delim = lightcyan
288buflist.color_fg = red
289buflist.conditions = ""
290buflist.filling_left_right = vertical
291buflist.filling_top_bottom = horizontal
292buflist.hidden = off
293buflist.items = "buflist"
294buflist.position = left
295buflist.priority = 0
296buflist.separator = on
297buflist.size = 0
298buflist.size_max = 0
299buflist.type = root
300fset.color_bg = default
301fset.color_bg_inactive = default
302fset.color_delim = cyan
303fset.color_fg = default
304fset.conditions = "${buffer.full_name} == fset.fset"
305fset.filling_left_right = vertical
306fset.filling_top_bottom = horizontal
307fset.hidden = off
308fset.items = "fset"
309fset.position = top
310fset.priority = 0
311fset.separator = on
312fset.size = 3
313fset.size_max = 3
314fset.type = window
315input.color_bg = default
316input.color_bg_inactive = default
317input.color_delim = 7
318input.color_fg = 7
319input.conditions = ""
320input.filling_left_right = vertical
321input.filling_top_bottom = horizontal
322input.hidden = off
323input.items = "buffer_name,input_text"
324input.position = bottom
325input.priority = 1000
326input.separator = on
327input.size = 0
328input.size_max = 0
329input.type = window
330isetbar.color_bg = default
331isetbar.color_bg_inactive = default
332isetbar.color_delim = cyan
333isetbar.color_fg = default
334isetbar.conditions = ""
335isetbar.filling_left_right = vertical
336isetbar.filling_top_bottom = horizontal
337isetbar.hidden = on
338isetbar.items = "isetbar_help"
339isetbar.position = top
340isetbar.priority = 0
341isetbar.separator = on
342isetbar.size = 3
343isetbar.size_max = 3
344isetbar.type = window
345nicklist.color_bg = default
346nicklist.color_bg_inactive = default
347nicklist.color_delim = cyan
348nicklist.color_fg = 8
349nicklist.conditions = "nicklist"
350nicklist.filling_left_right = vertical
351nicklist.filling_top_bottom = columns_vertical
352nicklist.hidden = off
353nicklist.items = "buffer_nicklist"
354nicklist.position = right
355nicklist.priority = 200
356nicklist.separator = on
357nicklist.size = 0
358nicklist.size_max = 0
359nicklist.type = window
360status.color_bg = 10
361status.color_bg_inactive = default
362status.color_delim = cyan
363status.color_fg = default
364status.conditions = ""
365status.filling_left_right = vertical
366status.filling_top_bottom = horizontal
367status.hidden = on
368status.items = "[time],[buffer_count],[buffer_plugin],buffer_number+:+buffer_name+{buffer_nicklist_count}+buffer_filter,[lag],[hotlist],completion,scroll"
369status.position = bottom
370status.priority = 500
371status.separator = off
372status.size = 1
373status.size_max = 0
374status.type = window
375title.color_bg = 10
376title.color_bg_inactive = default
377title.color_delim = cyan
378title.color_fg = default
379title.conditions = ""
380title.filling_left_right = vertical
381title.filling_top_bottom = horizontal
382title.hidden = on
383title.items = "buffer_title"
384title.position = top
385title.priority = 500
386title.separator = off
387title.size = 1
388title.size_max = 0
389title.type = window
390
391[layout]
392default.buffer = "core;weechat;1"
393default.buffer = "irc;server.deavmi;2"
394default.buffer = "irc;deavmi.#crxn;3"
395default.buffer = "irc;deavmi.#general;4"
396default.buffer = "irc;deavmi.#programming;5"
397default.window = "1;0;0;0;irc;rizon.Carp"
398default.current = on
399
400[notify]
401python.bigtree-social.slack.com.#backend = all
402python.bigtree-social.slack.com.#bigtree = all
403python.bigtree-social.slack.com.#design = all
404python.bigtree-social.slack.com.#dev = all
405python.bigtree-social.slack.com.#general = all
406python.bigtree-social.slack.com.#innerjourney = all
407python.bigtree-social.slack.com.#legal = all
408python.bigtree-social.slack.com.#random = all
409python.bigtree-social.slack.com.#tech = all
410python.bigtree-social.slack.com.AbhishekRajasundaram = all
411python.bigtree-social.slack.com.Anirudh = all
412python.bigtree-social.slack.com.Dish = all
413python.bigtree-social.slack.com.GitHub = all
414python.bigtree-social.slack.com.GoogleCalendar = all
415python.bigtree-social.slack.com.jitsi_meet = all
416python.bigtree-social.slack.com.Kavya = all
417python.bigtree-social.slack.com.Prashant = all
418python.bigtree-social.slack.com.Slackbot = all
419python.bigtree-social.slack.com.trello = all
420python.bigtree-social.slack.com.Vishesh = all
421python.makera-org.slack.com.#backend = all
422python.makera-org.slack.com.#bugs = all
423python.makera-org.slack.com.#celebrations = all
424python.makera-org.slack.com.#design = all
425python.makera-org.slack.com.#dev = all
426python.makera-org.slack.com.#general = all
427python.makera-org.slack.com.#innerjourney = all
428python.makera-org.slack.com.#legal = all
429python.makera-org.slack.com.#makera = all
430python.makera-org.slack.com.#pilotxaic = all
431python.makera-org.slack.com.#random = all
432python.makera-org.slack.com.#ycombinator = all
433python.makera-org.slack.com.Abhishek = all
434python.makera-org.slack.com.Abhishek,Dish,Kauts = all
435python.makera-org.slack.com.Abhishek,Kauts = all
436python.makera-org.slack.com.AbhishekRajasundaram = all
437python.makera-org.slack.com.Anirudh = all
438python.makera-org.slack.com.Dish = all
439python.makera-org.slack.com.GitHub = highlight
440python.makera-org.slack.com.GoogleCalendar = all
441python.makera-org.slack.com.Kauts = all
442python.makera-org.slack.com.Kavya = all
443python.makera-org.slack.com.Srini = all
444python.makera-org.slack.com.Vishesh = all
445python.teamcometchat.slack.com.#general = all
446python.teamcometchat.slack.com.#product-releases = all
447python.teamcometchat.slack.com.#random = all
448python.teamcometchat.slack.com.#spotlight = all
449python.teamcometchat.slack.com.&breakouts-pro = all
450python.teamcometchat.slack.com.&hipaa = all
451python.teamcometchat.slack.com.&interns-pro = all
452python.teamcometchat.slack.com.&xmpp-pro = all
453python.teamcometchat.slack.com.Aashay = all
454python.teamcometchat.slack.com.AjayGajra = all
455python.teamcometchat.slack.com.AjayGajra,Bosky,KetanYekale,RaviRanjan = all
456python.teamcometchat.slack.com.AjayPrabhakar = all
457python.teamcometchat.slack.com.Anirudh = all
458python.teamcometchat.slack.com.AnujGarg = all
459python.teamcometchat.slack.com.BaalajiBalasubramani = all
460python.teamcometchat.slack.com.bosky = all
461python.teamcometchat.slack.com.Bosky,donut = all
462python.teamcometchat.slack.com.donut = all
463python.teamcometchat.slack.com.JitvarPatil,donut = all
464python.teamcometchat.slack.com.KetanYekale = all
465python.teamcometchat.slack.com.MayurBhandari,donut = all
466python.teamcometchat.slack.com.PragatiVerma = all
467python.teamcometchat.slack.com.PrathameshMajgaonkar = all
468python.teamcometchat.slack.com.PrathameshMajgaonkar,RaviRanjan = all
469python.teamcometchat.slack.com.RaviRanjan = all
470python.teamcometchat.slack.com.Slackbot = all
471python.teamcometchat.slack.com.standuply = all
472python.teamcometchat.slack.com.Taru = all
473
474[filter]
475irc_smart = on;*;irc_smart_filter;*
476
477[key]
478ctrl-? = "/input delete_previous_char"
479ctrl-A = "/input move_beginning_of_line"
480ctrl-B = "/input move_previous_char"
481ctrl-Cb = "/input insert \x02"
482ctrl-Cc = "/input insert \x03"
483ctrl-Ci = "/input insert \x1D"
484ctrl-Co = "/input insert \x0F"
485ctrl-Cr = "/input insert \x12"
486ctrl-Cu = "/input insert \x15"
487ctrl-D = "/input delete_next_char"
488ctrl-E = "/input move_end_of_line"
489ctrl-F = "/input move_next_char"
490ctrl-H = "/input delete_previous_char"
491ctrl-I = "/input complete_next"
492ctrl-J = "/input magic_enter"
493ctrl-K = "/input delete_end_of_line"
494ctrl-L = "/window refresh"
495ctrl-M = "/input return"
496ctrl-N = "/buffer +1"
497ctrl-P = "/buffer -1"
498ctrl-R = "/input search_text"
499ctrl-Sctrl-U = "/input set_unread"
500ctrl-T = "/input transpose_chars"
501ctrl-U = "/input delete_beginning_of_line"
502ctrl-W = "/input delete_previous_word"
503ctrl-X = "/input switch_active_buffer"
504ctrl-Y = "/input clipboard_paste"
505meta-ctrl-M = "/input insert \n"
506meta-meta-OP = "/bar scroll buflist * b"
507meta-meta-OQ = "/bar scroll buflist * e"
508meta-meta2-11~ = "/bar scroll buflist * b"
509meta-meta2-12~ = "/bar scroll buflist * e"
510meta-meta2-1~ = "/window scroll_top"
511meta-meta2-23~ = "/bar scroll nicklist * yb"
512meta-meta2-24~ = "/bar scroll nicklist * ye"
513meta-meta2-4~ = "/window scroll_bottom"
514meta-meta2-5~ = "/window scroll_up"
515meta-meta2-6~ = "/window scroll_down"
516meta-meta2-7~ = "/window scroll_top"
517meta-meta2-8~ = "/window scroll_bottom"
518meta-meta2-A = "/buffer -1"
519meta-meta2-B = "/buffer +1"
520meta-meta2-C = "/buffer +1"
521meta-meta2-D = "/buffer -1"
522meta-0 = "/buffer *10"
523meta-1 = "/buffer *1"
524meta-2 = "/buffer *2"
525meta-3 = "/buffer *3"
526meta-4 = "/buffer *4"
527meta-5 = "/buffer *5"
528meta-6 = "/buffer *6"
529meta-7 = "/buffer *7"
530meta-8 = "/buffer *8"
531meta-9 = "/buffer *9"
532meta-< = "/input jump_previously_visited_buffer"
533meta-= = "/filter toggle"
534meta-> = "/input jump_next_visited_buffer"
535meta-B = "/buflist toggle"
536meta-OA = "/input history_global_previous"
537meta-OB = "/input history_global_next"
538meta-OC = "/input move_next_word"
539meta-OD = "/input move_previous_word"
540meta-OF = "/input move_end_of_line"
541meta-OH = "/input move_beginning_of_line"
542meta-OP = "/bar scroll buflist * -100%"
543meta-OQ = "/bar scroll buflist * +100%"
544meta-Oa = "/input history_global_previous"
545meta-Ob = "/input history_global_next"
546meta-Oc = "/input move_next_word"
547meta-Od = "/input move_previous_word"
548meta2-11^ = "/bar scroll buflist * -100%"
549meta2-11~ = "/bar scroll buflist * -100%"
550meta2-12^ = "/bar scroll buflist * +100%"
551meta2-12~ = "/bar scroll buflist * +100%"
552meta2-15~ = "/buffer -1"
553meta2-17~ = "/buffer +1"
554meta2-18~ = "/window -1"
555meta2-19~ = "/window +1"
556meta2-1;3A = "/buffer -1"
557meta2-1;3B = "/buffer +1"
558meta2-1;3C = "/buffer +1"
559meta2-1;3D = "/buffer -1"
560meta2-1;3P = "/bar scroll buflist * b"
561meta2-1;3Q = "/bar scroll buflist * e"
562meta2-1;5A = "/input history_global_previous"
563meta2-1;5B = "/input history_global_next"
564meta2-1;5P = "/bar scroll buflist * -100%"
565meta2-1;5Q = "/bar scroll buflist * +100%"
566meta2-1~ = "/input move_beginning_of_line"
567meta2-20~ = "/bar scroll title * x-50%"
568meta2-21~ = "/bar scroll title * x+50%"
569meta2-23~ = "/bar scroll nicklist * y-100%"
570meta2-24~ = "/bar scroll nicklist * y+100%"
571meta2-3~ = "/input delete_next_char"
572meta2-4~ = "/input move_end_of_line"
573meta2-5;3~ = "/window scroll_up"
574meta2-5~ = "/window page_up"
575meta2-6;3~ = "/window scroll_down"
576meta2-6~ = "/window page_down"
577meta2-7~ = "/input move_beginning_of_line"
578meta2-8~ = "/input move_end_of_line"
579meta2-A = "/input history_previous"
580meta2-B = "/input history_next"
581meta2-C = "/input move_next_char"
582meta2-D = "/input move_previous_char"
583meta2-F = "/input move_end_of_line"
584meta2-G = "/window page_down"
585meta2-H = "/input move_beginning_of_line"
586meta2-I = "/window page_up"
587meta2-Z = "/input complete_previous"
588meta-_ = "/input redo"
589meta-a = "/input jump_smart"
590meta-b = "/input move_previous_word"
591meta-d = "/input delete_next_word"
592meta-f = "/input move_next_word"
593meta-g = "/go"
594meta-h = "/input hotlist_clear"
595meta-jmeta-l = "/input jump_last_buffer"
596meta-jmeta-r = "/server raw"
597meta-jmeta-s = "/server jump"
598meta-j01 = "/buffer 1"
599meta-j02 = "/buffer 2"
600meta-j03 = "/buffer 3"
601meta-j04 = "/buffer 4"
602meta-j05 = "/buffer 5"
603meta-j06 = "/buffer 6"
604meta-j07 = "/buffer 7"
605meta-j08 = "/buffer 8"
606meta-j09 = "/buffer 9"
607meta-j10 = "/buffer 10"
608meta-j11 = "/buffer 11"
609meta-j12 = "/buffer 12"
610meta-j13 = "/buffer 13"
611meta-j14 = "/buffer 14"
612meta-j15 = "/buffer 15"
613meta-j16 = "/buffer 16"
614meta-j17 = "/buffer 17"
615meta-j18 = "/buffer 18"
616meta-j19 = "/buffer 19"
617meta-j20 = "/buffer 20"
618meta-j21 = "/buffer 21"
619meta-j22 = "/buffer 22"
620meta-j23 = "/buffer 23"
621meta-j24 = "/buffer 24"
622meta-j25 = "/buffer 25"
623meta-j26 = "/buffer 26"
624meta-j27 = "/buffer 27"
625meta-j28 = "/buffer 28"
626meta-j29 = "/buffer 29"
627meta-j30 = "/buffer 30"
628meta-j31 = "/buffer 31"
629meta-j32 = "/buffer 32"
630meta-j33 = "/buffer 33"
631meta-j34 = "/buffer 34"
632meta-j35 = "/buffer 35"
633meta-j36 = "/buffer 36"
634meta-j37 = "/buffer 37"
635meta-j38 = "/buffer 38"
636meta-j39 = "/buffer 39"
637meta-j40 = "/buffer 40"
638meta-j41 = "/buffer 41"
639meta-j42 = "/buffer 42"
640meta-j43 = "/buffer 43"
641meta-j44 = "/buffer 44"
642meta-j45 = "/buffer 45"
643meta-j46 = "/buffer 46"
644meta-j47 = "/buffer 47"
645meta-j48 = "/buffer 48"
646meta-j49 = "/buffer 49"
647meta-j50 = "/buffer 50"
648meta-j51 = "/buffer 51"
649meta-j52 = "/buffer 52"
650meta-j53 = "/buffer 53"
651meta-j54 = "/buffer 54"
652meta-j55 = "/buffer 55"
653meta-j56 = "/buffer 56"
654meta-j57 = "/buffer 57"
655meta-j58 = "/buffer 58"
656meta-j59 = "/buffer 59"
657meta-j60 = "/buffer 60"
658meta-j61 = "/buffer 61"
659meta-j62 = "/buffer 62"
660meta-j63 = "/buffer 63"
661meta-j64 = "/buffer 64"
662meta-j65 = "/buffer 65"
663meta-j66 = "/buffer 66"
664meta-j67 = "/buffer 67"
665meta-j68 = "/buffer 68"
666meta-j69 = "/buffer 69"
667meta-j70 = "/buffer 70"
668meta-j71 = "/buffer 71"
669meta-j72 = "/buffer 72"
670meta-j73 = "/buffer 73"
671meta-j74 = "/buffer 74"
672meta-j75 = "/buffer 75"
673meta-j76 = "/buffer 76"
674meta-j77 = "/buffer 77"
675meta-j78 = "/buffer 78"
676meta-j79 = "/buffer 79"
677meta-j80 = "/buffer 80"
678meta-j81 = "/buffer 81"
679meta-j82 = "/buffer 82"
680meta-j83 = "/buffer 83"
681meta-j84 = "/buffer 84"
682meta-j85 = "/buffer 85"
683meta-j86 = "/buffer 86"
684meta-j87 = "/buffer 87"
685meta-j88 = "/buffer 88"
686meta-j89 = "/buffer 89"
687meta-j90 = "/buffer 90"
688meta-j91 = "/buffer 91"
689meta-j92 = "/buffer 92"
690meta-j93 = "/buffer 93"
691meta-j94 = "/buffer 94"
692meta-j95 = "/buffer 95"
693meta-j96 = "/buffer 96"
694meta-j97 = "/buffer 97"
695meta-j98 = "/buffer 98"
696meta-j99 = "/buffer 99"
697meta-k = "/input grab_key_command"
698meta-m = "/bar toggle buffers"
699meta-n = "/bar toggle nicklist"
700meta-p = "/window bare"
701meta-r = "/input delete_line"
702meta-u = "/input scroll_unread"
703meta-wmeta-meta2-A = "/window up"
704meta-wmeta-meta2-B = "/window down"
705meta-wmeta-meta2-C = "/window right"
706meta-wmeta-meta2-D = "/window left"
707meta-wmeta2-1;3A = "/window up"
708meta-wmeta2-1;3B = "/window down"
709meta-wmeta2-1;3C = "/window right"
710meta-wmeta2-1;3D = "/window left"
711meta-wmeta-b = "/window balance"
712meta-wmeta-s = "/window swap"
713meta-z = "/window zoom"
714ctrl-_ = "/input undo"
715
716[key_search]
717ctrl-I = "/input search_switch_where"
718ctrl-J = "/input search_stop_here"
719ctrl-M = "/input search_stop_here"
720ctrl-Q = "/input search_stop"
721ctrl-R = "/input search_switch_regex"
722meta2-A = "/input search_previous"
723meta2-B = "/input search_next"
724meta-c = "/input search_switch_case"
725
726[key_cursor]
727ctrl-J = "/cursor stop"
728ctrl-M = "/cursor stop"
729meta-meta2-A = "/cursor move area_up"
730meta-meta2-B = "/cursor move area_down"
731meta-meta2-C = "/cursor move area_right"
732meta-meta2-D = "/cursor move area_left"
733meta2-1;3A = "/cursor move area_up"
734meta2-1;3B = "/cursor move area_down"
735meta2-1;3C = "/cursor move area_right"
736meta2-1;3D = "/cursor move area_left"
737meta2-A = "/cursor move up"
738meta2-B = "/cursor move down"
739meta2-C = "/cursor move right"
740meta2-D = "/cursor move left"
741@chat(python.*):D = "hsignal:slack_cursor_delete"
742@chat(python.*):L = "hsignal:slack_cursor_linkarchive"
743@chat(python.*):M = "hsignal:slack_cursor_message"
744@chat(python.*):R = "hsignal:slack_cursor_reply"
745@chat(python.*):T = "hsignal:slack_cursor_thread"
746@item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}"
747@item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}"
748@item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}"
749@item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop"
750@item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}"
751@chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop"
752@chat:m = "hsignal:chat_quote_message;/cursor stop"
753@chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
754
755[key_mouse]
756@item(buffer_nicklist)>item(buddylist):button1-gesture-* = "hsignal:buddylist_mouse"
757@chat(*)>item(buddylist):button1-gesture-* = "hsignal:buddylist_mouse"
758@bar(buffers):ctrl-wheeldown = "hsignal:buffers_mouse"
759@bar(buffers):ctrl-wheelup = "hsignal:buffers_mouse"
760@bar(buflist):ctrl-wheeldown = "hsignal:buflist_mouse"
761@bar(buflist):ctrl-wheelup = "hsignal:buflist_mouse"
762@bar(input):button2 = "/input grab_mouse_area"
763@bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
764@bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"
765@bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
766@bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
767@chat(fset.fset):button1 = "/window ${_window_number};/fset -go ${_chat_line_y}"
768@chat(fset.fset):button2* = "hsignal:fset_mouse"
769@chat(fset.fset):wheeldown = "/fset -down 5"
770@chat(fset.fset):wheelup = "/fset -up 5"
771@chat(perl.iset):button1 = "hsignal:iset_mouse"
772@chat(perl.iset):button2* = "hsignal:iset_mouse"
773@chat(perl.iset):wheeldown = "/repeat 5 /iset **down"
774@chat(perl.iset):wheelup = "/repeat 5 /iset **up"
775@chat(python.*):button2 = "hsignal:slack_mouse"
776@chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}"
777@chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}"
778@chat(script.scripts):wheeldown = "/script down 5"
779@chat(script.scripts):wheelup = "/script up 5"
780@item(buddylist):button1* = "hsignal:buddylist_mouse"
781@item(buddylist):button1-gesture-* = "hsignal:buddylist_mouse"
782@item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}"
783@item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}"
784@item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
785@item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
786@item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
787@item(buffers):button1* = "hsignal:buffers_mouse"
788@item(buffers):button2* = "hsignal:buffers_mouse"
789@item(buflist):button1* = "hsignal:buflist_mouse"
790@item(buflist):button2* = "hsignal:buflist_mouse"
791@item(buflist2):button1* = "hsignal:buflist_mouse"
792@item(buflist2):button2* = "hsignal:buflist_mouse"
793@item(buflist3):button1* = "hsignal:buflist_mouse"
794@item(buflist3):button2* = "hsignal:buflist_mouse"
795@bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
796@bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
797@chat:button1 = "/window ${_window_number}"
798@chat:button1-gesture-left = "/window ${_window_number};/buffer -1"
799@chat:button1-gesture-left-long = "/window ${_window_number};/buffer 1"
800@chat:button1-gesture-right = "/window ${_window_number};/buffer +1"
801@chat:button1-gesture-right-long = "/window ${_window_number};/input jump_last_buffer"
802@chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
803@chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
804@chat:wheeldown = "/window scroll_down -window ${_window_number}"
805@chat:wheelup = "/window scroll_up -window ${_window_number}"
806@*:button3 = "/cursor go ${_x},${_y}"