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