Mercurial > dotfiles
comparison weechat/weechat.conf @ 260:f3ea51b9b4d1
Upgrade to new Weechat.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 21 Jan 2015 16:50:58 -0800 |
parents | 726728f13152 |
children | 27447ad19df6 |
comparison
equal
deleted
inserted
replaced
259:726728f13152 | 260:f3ea51b9b4d1 |
---|---|
1 # | 1 # |
2 # weechat.conf -- weechat v0.4.2 | 2 # weechat.conf -- weechat v1.1 |
3 # | 3 # |
4 | 4 |
5 [debug] | 5 [debug] |
6 | 6 |
7 [startup] | 7 [startup] |
15 align_end_of_lines = message | 15 align_end_of_lines = message |
16 bar_more_down = "++" | 16 bar_more_down = "++" |
17 bar_more_left = "<<" | 17 bar_more_left = "<<" |
18 bar_more_right = ">>" | 18 bar_more_right = ">>" |
19 bar_more_up = "--" | 19 bar_more_up = "--" |
20 bare_display_exit_on_input = on | |
21 bare_display_time_format = "%H:%M" | |
22 buffer_auto_renumber = on | |
20 buffer_notify_default = all | 23 buffer_notify_default = all |
24 buffer_position = end | |
25 buffer_search_case_sensitive = off | |
26 buffer_search_force_default = off | |
27 buffer_search_regex = off | |
28 buffer_search_where = prefix_message | |
21 buffer_time_format = "%H:%M:%S" | 29 buffer_time_format = "%H:%M:%S" |
22 color_basic_force_bold = off | 30 color_basic_force_bold = off |
23 color_inactive_buffer = on | 31 color_inactive_buffer = on |
24 color_inactive_message = on | 32 color_inactive_message = on |
25 color_inactive_prefix = on | 33 color_inactive_prefix = on |
28 color_inactive_window = on | 36 color_inactive_window = on |
29 color_nick_offline = off | 37 color_nick_offline = off |
30 color_pairs_auto_reset = 5 | 38 color_pairs_auto_reset = 5 |
31 color_real_white = off | 39 color_real_white = off |
32 command_chars = "" | 40 command_chars = "" |
41 command_incomplete = off | |
33 confirm_quit = off | 42 confirm_quit = off |
34 day_change = on | 43 day_change = on |
35 day_change_message_1date = "-- %a, %d %b %Y --" | 44 day_change_message_1date = "-- %a, %d %b %Y --" |
36 day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" | 45 day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" |
37 eat_newline_glitch = off | 46 eat_newline_glitch = off |
38 emphasized_attributes = "" | 47 emphasized_attributes = "" |
39 highlight = "" | 48 highlight = "" |
40 highlight_regex = "" | 49 highlight_regex = "" |
41 highlight_tags = "" | 50 highlight_tags = "" |
42 hotlist_add_buffer_if_away = on | 51 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0" |
43 hotlist_buffer_separator = ", " | 52 hotlist_buffer_separator = ", " |
44 hotlist_count_max = 2 | 53 hotlist_count_max = 2 |
45 hotlist_count_min_msg = 2 | 54 hotlist_count_min_msg = 2 |
46 hotlist_names_count = 3 | 55 hotlist_names_count = 3 |
47 hotlist_names_length = 0 | 56 hotlist_names_length = 0 |
48 hotlist_names_level = 12 | 57 hotlist_names_level = 12 |
49 hotlist_names_merged_buffers = off | 58 hotlist_names_merged_buffers = off |
50 hotlist_prefix = "H: " | 59 hotlist_prefix = "H: " |
60 hotlist_remove = merged | |
51 hotlist_short_names = on | 61 hotlist_short_names = on |
52 hotlist_sort = group_time_asc | 62 hotlist_sort = group_time_asc |
53 hotlist_suffix = "" | 63 hotlist_suffix = "" |
54 hotlist_unique_numbers = on | 64 hotlist_unique_numbers = on |
55 input_cursor_scroll = 20 | 65 input_cursor_scroll = 20 |
56 input_share = none | 66 input_share = none |
57 input_share_overwrite = off | 67 input_share_overwrite = off |
58 input_undo_max = 32 | 68 input_undo_max = 32 |
59 item_buffer_filter = "*" | 69 item_buffer_filter = "*" |
70 item_buffer_zoom = "!" | |
71 item_mouse_status = "M" | |
60 item_time_format = "%H:%M" | 72 item_time_format = "%H:%M" |
61 jump_current_to_previous_buffer = on | 73 jump_current_to_previous_buffer = on |
62 jump_previous_buffer_when_closing = on | 74 jump_previous_buffer_when_closing = on |
63 jump_smart_back_to_buffer = on | 75 jump_smart_back_to_buffer = on |
64 key_bind_safe = on | 76 key_bind_safe = on |
94 scroll_bottom_after_switch = off | 106 scroll_bottom_after_switch = off |
95 scroll_page_percent = 100 | 107 scroll_page_percent = 100 |
96 search_text_not_found_alert = on | 108 search_text_not_found_alert = on |
97 separator_horizontal = "-" | 109 separator_horizontal = "-" |
98 separator_vertical = "" | 110 separator_vertical = "" |
99 set_title = on | 111 tab_width = 1 |
100 time_format = "%a, %d %b %Y %T" | 112 time_format = "%a, %d %b %Y %T" |
113 window_auto_zoom = off | |
101 window_separator_horizontal = on | 114 window_separator_horizontal = on |
102 window_separator_vertical = on | 115 window_separator_vertical = on |
116 window_title = "WeeChat ${info:version}" | |
103 | 117 |
104 [palette] | 118 [palette] |
105 | 119 |
106 [color] | 120 [color] |
107 bar_more = lightmagenta | 121 bar_more = lightmagenta |
159 status_data_msg = yellow | 173 status_data_msg = yellow |
160 status_data_other = default | 174 status_data_other = default |
161 status_data_private = lightgreen | 175 status_data_private = lightgreen |
162 status_filter = green | 176 status_filter = green |
163 status_more = yellow | 177 status_more = yellow |
178 status_mouse = green | |
164 status_name = white | 179 status_name = white |
165 status_name_ssl = lightgreen | 180 status_name_ssl = lightgreen |
181 status_nicklist_count = default | |
166 status_number = yellow | 182 status_number = yellow |
167 status_time = default | 183 status_time = default |
168 | 184 |
169 [completion] | 185 [completion] |
170 base_word_until_cursor = on | 186 base_word_until_cursor = on |
187 command_inline = on | |
171 default_template = "%(nicks)|%(irc_channels)" | 188 default_template = "%(nicks)|%(irc_channels)" |
172 nick_add_space = on | 189 nick_add_space = on |
173 nick_completer = ":" | 190 nick_completer = ":" |
174 nick_first_only = off | 191 nick_first_only = off |
175 nick_ignore_chars = "[]`_-^" | 192 nick_ignore_chars = "[]`_-^" |
206 buffers.color_delim = default | 223 buffers.color_delim = default |
207 buffers.color_fg = default | 224 buffers.color_fg = default |
208 buffers.conditions = "" | 225 buffers.conditions = "" |
209 buffers.filling_left_right = vertical | 226 buffers.filling_left_right = vertical |
210 buffers.filling_top_bottom = columns_vertical | 227 buffers.filling_top_bottom = columns_vertical |
211 buffers.hidden = on | 228 buffers.hidden = off |
212 buffers.items = "buffers" | 229 buffers.items = "buffers" |
213 buffers.position = top | 230 buffers.position = top |
214 buffers.priority = 0 | 231 buffers.priority = 0 |
215 buffers.separator = on | 232 buffers.separator = on |
216 buffers.size = 0 | 233 buffers.size = 0 |
234 isetbar.color_delim = cyan | 251 isetbar.color_delim = cyan |
235 isetbar.color_fg = default | 252 isetbar.color_fg = default |
236 isetbar.conditions = "" | 253 isetbar.conditions = "" |
237 isetbar.filling_left_right = vertical | 254 isetbar.filling_left_right = vertical |
238 isetbar.filling_top_bottom = horizontal | 255 isetbar.filling_top_bottom = horizontal |
239 isetbar.hidden = on | 256 isetbar.hidden = off |
240 isetbar.items = "isetbar_help" | 257 isetbar.items = "isetbar_help" |
241 isetbar.position = top | 258 isetbar.position = top |
242 isetbar.priority = 0 | 259 isetbar.priority = 0 |
243 isetbar.separator = on | 260 isetbar.separator = on |
244 isetbar.size = 3 | 261 isetbar.size = 3 |
502 meta-j96 = "/buffer 96" | 519 meta-j96 = "/buffer 96" |
503 meta-j97 = "/buffer 97" | 520 meta-j97 = "/buffer 97" |
504 meta-j98 = "/buffer 98" | 521 meta-j98 = "/buffer 98" |
505 meta-j99 = "/buffer 99" | 522 meta-j99 = "/buffer 99" |
506 meta-k = "/input grab_key_command" | 523 meta-k = "/input grab_key_command" |
524 meta-l = "/window bare 5" | |
507 meta-m = "/mute mouse toggle" | 525 meta-m = "/mute mouse toggle" |
508 meta-n = "/window scroll_next_highlight" | 526 meta-n = "/window scroll_next_highlight" |
509 meta-p = "/window scroll_previous_highlight" | 527 meta-p = "/window scroll_previous_highlight" |
510 meta-r = "/input delete_line" | 528 meta-r = "/input delete_line" |
511 meta-s = "/mute aspell toggle" | 529 meta-s = "/mute aspell toggle" |