pastebin - collaborative debugging tool
wcht.kpaste.net RSS


v1
Posted by Anonymous on Tue 30th Jul 2013 13:47
raw | new post

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

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at