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