1. #
  2. # weechat.conf -- weechat v0.3.6
  3. #
  4.  
  5. [debug]
  6.  
  7. [startup]
  8. command_after_plugins = ""
  9. command_before_plugins = ""
  10. display_logo = off
  11. display_version = off
  12.  
  13. [look]
  14. align_end_of_lines = message
  15. bar_more_down = "++"
  16. bar_more_left = "<<"
  17. bar_more_right = ">>"
  18. bar_more_up = "--"
  19. buffer_notify_default = all
  20. buffer_time_format = "%H:%M"
  21. color_basic_force_bold = off
  22. color_inactive_buffer = off
  23. color_inactive_message = on
  24. color_inactive_prefix = on
  25. color_inactive_prefix_buffer = on
  26. color_inactive_time = off
  27. color_inactive_window = off
  28. color_pairs_auto_reset = 5
  29. color_real_white = off
  30. command_chars = ""
  31. confirm_quit = off
  32. day_change = on
  33. day_change_time_format = "%a, %d %b %Y"
  34. eat_newline_glitch = off
  35. highlight = ""
  36. highlight_regex = ""
  37. highlight_tags = ""
  38. hotlist_add_buffer_if_away = on
  39. hotlist_buffer_separator = ", "
  40. hotlist_count_max = 2
  41. hotlist_count_min_msg = 2
  42. hotlist_names_count = 3
  43. hotlist_names_length = 0
  44. hotlist_names_level = 12
  45. hotlist_names_merged_buffers = off
  46. hotlist_short_names = on
  47. hotlist_sort = group_time_asc
  48. hotlist_unique_numbers = on
  49. input_cursor_scroll = 20
  50. input_share = none
  51. input_share_overwrite = off
  52. input_undo_max = 32
  53. item_buffer_filter = "*"
  54. item_time_format = "%H:%M"
  55. jump_current_to_previous_buffer = on
  56. jump_previous_buffer_when_closing = on
  57. mouse = off
  58. mouse_timer_delay = 100
  59. nickmode = on
  60. nickmode_empty = off
  61. paste_max_lines = 3
  62. prefix_action = "|"
  63. prefix_align = right
  64. prefix_align_max = 20
  65. prefix_align_min = 20
  66. prefix_align_more = on
  67. prefix_buffer_align = right
  68. prefix_buffer_align_max = 0
  69. prefix_buffer_align_more = on
  70. prefix_error = "+"
  71. prefix_join = ">"
  72. prefix_network = "-"
  73. prefix_quit = "<"
  74. prefix_suffix = ">>"
  75. read_marker = line
  76. read_marker_always_show = off
  77. read_marker_string = "- "
  78. save_config_on_exit = on
  79. save_layout_on_exit = all
  80. scroll_amount = 3
  81. scroll_page_percent = 100
  82. search_text_not_found_alert = on
  83. separator_horizontal = "-"
  84. separator_vertical = ""
  85. set_title = on
  86. time_format = "%a, %d %b %Y %T"
  87.  
  88. [palette]
  89.  
  90. [color]
  91. bar_more = 5
  92. chat = default
  93. chat_bg = default
  94. chat_buffer = 0
  95. chat_channel = 8
  96. chat_delimiters = black
  97. chat_highlight = yellow
  98. chat_highlight_bg = 0
  99. chat_host = 8
  100. chat_inactive_buffer = darkgray
  101. chat_inactive_window = darkgray
  102. chat_nick = 8
  103. chat_nick_colors = "1,2,3,4,5,6,7"
  104. chat_nick_other = cyan
  105. chat_nick_self = 9
  106. chat_prefix_action = white
  107. chat_prefix_buffer = brown
  108. chat_prefix_buffer_inactive_buffer = darkgray
  109. chat_prefix_error = yellow
  110. chat_prefix_join = 2
  111. chat_prefix_more = lightmagenta
  112. chat_prefix_network = magenta
  113. chat_prefix_quit = 1
  114. chat_prefix_suffix = 8
  115. chat_read_marker = magenta
  116. chat_read_marker_bg = default
  117. chat_server = 8
  118. chat_tags = red
  119. chat_text_found = yellow
  120. chat_text_found_bg = lightmagenta
  121. chat_time = darkgray
  122. chat_time_delimiters = 8
  123. chat_value = cyan
  124. input_actions = 1
  125. input_text_not_found = red
  126. nicklist_away = 0
  127. nicklist_group = green
  128. nicklist_offline = blue
  129. separator = 0
  130. status_count_highlight = magenta
  131. status_count_msg = brown
  132. status_count_other = default
  133. status_count_private = green
  134. status_data_highlight = lightmagenta
  135. status_data_msg = yellow
  136. status_data_other = default
  137. status_data_private = lightgreen
  138. status_filter = green
  139. status_more = yellow
  140. status_name = white
  141. status_name_ssl = lightgreen
  142. status_number = yellow
  143. status_time = white
  144.  
  145. [completion]
  146. default_template = "%(nicks)|%(irc_channels)"
  147. nick_add_space = on
  148. nick_completer = ":"
  149. nick_first_only = off
  150. nick_ignore_chars = "[]`_-^"
  151. partial_completion_alert = on
  152. partial_completion_command = off
  153. partial_completion_command_arg = off
  154. partial_completion_count = on
  155. partial_completion_other = off
  156.  
  157. [history]
  158. display_default = 5
  159. max_commands = 100
  160. max_lines = 4096
  161. max_visited_buffers = 50
  162.  
  163. [proxy]
  164.  
  165. [network]
  166. gnutls_ca_file = "%h/ssl/CAs.pem"
  167. gnutls_handshake_timeout = 30
  168.  
  169. [plugin]
  170. autoload = "*"
  171.  
  172.