Advertisement
Guest User

weechat

a guest
Nov 18th, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.44 KB | None | 0 0
  1. #
  2. # weechat -- weechat.conf
  3. #
  4. # WARNING: It is NOT recommended to edit this file by hand,
  5. # especially if WeeChat is running.
  6. #
  7. # Use /set or similar command to change settings in WeeChat.
  8. #
  9. # For more info, see: https://weechat.org/doc/quickstart
  10. #
  11.  
  12. [debug]
  13.  
  14. [startup]
  15. command_after_plugins = ""
  16. command_before_plugins = ""
  17. display_logo = on
  18. display_version = on
  19. sys_rlimit = ""
  20.  
  21. [look]
  22. align_end_of_lines = message
  23. align_multiline_words = on
  24. bar_more_down = "++"
  25. bar_more_left = "<<"
  26. bar_more_right = ">>"
  27. bar_more_up = "--"
  28. bare_display_exit_on_input = on
  29. bare_display_time_format = "%H:%M"
  30. buffer_auto_renumber = on
  31. buffer_notify_default = all
  32. buffer_position = end
  33. buffer_search_case_sensitive = off
  34. buffer_search_force_default = off
  35. buffer_search_regex = off
  36. buffer_search_where = prefix_message
  37. buffer_time_format = ""
  38. color_basic_force_bold = off
  39. color_inactive_buffer = on
  40. color_inactive_message = on
  41. color_inactive_prefix = on
  42. color_inactive_prefix_buffer = on
  43. color_inactive_time = off
  44. color_inactive_window = on
  45. color_nick_offline = off
  46. color_pairs_auto_reset = 5
  47. color_real_white = off
  48. command_chars = ""
  49. command_incomplete = off
  50. confirm_quit = off
  51. confirm_upgrade = off
  52. day_change = on
  53. day_change_message_1date = "-- %a, %d %b %Y --"
  54. day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
  55. eat_newline_glitch = off
  56. emphasized_attributes = ""
  57. highlight = ""
  58. highlight_regex = ""
  59. highlight_tags = ""
  60. hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
  61. hotlist_buffer_separator = ", "
  62. hotlist_count_max = 2
  63. hotlist_count_min_msg = 2
  64. hotlist_names_count = 3
  65. hotlist_names_length = 0
  66. hotlist_names_level = 12
  67. hotlist_names_merged_buffers = off
  68. hotlist_prefix = "H: "
  69. hotlist_remove = merged
  70. hotlist_short_names = on
  71. hotlist_sort = group_time_asc
  72. hotlist_suffix = ""
  73. hotlist_unique_numbers = on
  74. input_cursor_scroll = 20
  75. input_share = none
  76. input_share_overwrite = off
  77. input_undo_max = 32
  78. item_away_message = on
  79. item_buffer_filter = "*"
  80. item_buffer_zoom = "!"
  81. item_mouse_status = "M"
  82. item_time_format = "%H:%M"
  83. jump_current_to_previous_buffer = on
  84. jump_previous_buffer_when_closing = on
  85. jump_smart_back_to_buffer = on
  86. key_bind_safe = on
  87. key_grab_delay = 800
  88. mouse = on
  89. mouse_timer_delay = 100
  90. nick_color_force = ""
  91. nick_color_hash = djb2
  92. nick_color_stop_chars = "_|["
  93. nick_prefix = ""
  94. nick_suffix = ""
  95. paste_auto_add_newline = on
  96. paste_bracketed = on
  97. paste_bracketed_timer_delay = 10
  98. paste_max_lines = 1
  99. prefix_action = " *"
  100. prefix_align = none
  101. prefix_align_max = 0
  102. prefix_align_min = 0
  103. prefix_align_more = "+"
  104. prefix_align_more_after = on
  105. prefix_buffer_align = right
  106. prefix_buffer_align_max = 0
  107. prefix_buffer_align_more = "+"
  108. prefix_buffer_align_more_after = on
  109. prefix_error = "=!="
  110. prefix_join = "-->"
  111. prefix_network = "--"
  112. prefix_quit = "<--"
  113. prefix_same_nick = ""
  114. prefix_suffix = "|"
  115. quote_nick_prefix = "<"
  116. quote_nick_suffix = ">"
  117. quote_time_format = "%H:%M:%S"
  118. read_marker = line
  119. read_marker_always_show = off
  120. read_marker_string = "- "
  121. save_config_on_exit = on
  122. save_layout_on_exit = none
  123. scroll_amount = 3
  124. scroll_bottom_after_switch = off
  125. scroll_page_percent = 100
  126. search_text_not_found_alert = on
  127. separator_horizontal = "-"
  128. separator_vertical = ""
  129. tab_width = 1
  130. time_format = "%a, %d %b %Y %T"
  131. window_auto_zoom = off
  132. window_separator_horizontal = on
  133. window_separator_vertical = on
  134. window_title = "WeeChat ${info:version}"
  135. word_chars_highlight = "!\u00A0,-,_,|,alnum"
  136. word_chars_input = "!\u00A0,-,_,|,alnum"
  137.  
  138. [palette]
  139.  
  140. [color]
  141. bar_more = lightmagenta
  142. chat = default
  143. chat_bg = default
  144. chat_buffer = white
  145. chat_channel = white
  146. chat_day_change = cyan
  147. chat_delimiters = green
  148. chat_highlight = yellow
  149. chat_highlight_bg = magenta
  150. chat_host = cyan
  151. chat_inactive_buffer = default
  152. chat_inactive_window = default
  153. chat_nick = lightcyan
  154. chat_nick_colors = "cyan,magenta,green,brown,lightblue,lightcyan,lightmagenta,lightgreen,blue"
  155. chat_nick_offline = default
  156. chat_nick_offline_highlight = default
  157. chat_nick_offline_highlight_bg = blue
  158. chat_nick_other = cyan
  159. chat_nick_prefix = green
  160. chat_nick_self = white
  161. chat_nick_suffix = green
  162. chat_prefix_action = white
  163. chat_prefix_buffer = brown
  164. chat_prefix_buffer_inactive_buffer = default
  165. chat_prefix_error = yellow
  166. chat_prefix_join = lightgreen
  167. chat_prefix_more = lightmagenta
  168. chat_prefix_network = magenta
  169. chat_prefix_quit = lightred
  170. chat_prefix_suffix = green
  171. chat_read_marker = magenta
  172. chat_read_marker_bg = default
  173. chat_server = brown
  174. chat_tags = red
  175. chat_text_found = yellow
  176. chat_text_found_bg = lightmagenta
  177. chat_time = default
  178. chat_time_delimiters = brown
  179. chat_value = cyan
  180. chat_value_null = blue
  181. emphasized = yellow
  182. emphasized_bg = magenta
  183. input_actions = lightgreen
  184. input_text_not_found = red
  185. item_away = yellow
  186. nicklist_away = cyan
  187. nicklist_group = green
  188. separator = blue
  189. status_count_highlight = magenta
  190. status_count_msg = brown
  191. status_count_other = default
  192. status_count_private = green
  193. status_data_highlight = lightmagenta
  194. status_data_msg = yellow
  195. status_data_other = default
  196. status_data_private = lightgreen
  197. status_filter = green
  198. status_more = yellow
  199. status_mouse = green
  200. status_name = white
  201. status_name_ssl = lightgreen
  202. status_nicklist_count = default
  203. status_number = yellow
  204. status_time = default
  205.  
  206. [completion]
  207. base_word_until_cursor = on
  208. command_inline = on
  209. default_template = "%(nicks)|%(irc_channels)"
  210. nick_add_space = on
  211. nick_case_sensitive = off
  212. nick_completer = ":"
  213. nick_first_only = off
  214. nick_ignore_chars = "[]`_-^"
  215. partial_completion_alert = on
  216. partial_completion_command = off
  217. partial_completion_command_arg = off
  218. partial_completion_count = on
  219. partial_completion_other = off
  220.  
  221. [history]
  222. display_default = 5
  223. max_buffer_lines_minutes = 0
  224. max_buffer_lines_number = 4096
  225. max_commands = 100
  226. max_visited_buffers = 50
  227.  
  228. [proxy]
  229.  
  230. [network]
  231. connection_timeout = 60
  232. gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
  233. gnutls_handshake_timeout = 30
  234. proxy_curl = ""
  235.  
  236. [plugin]
  237. autoload = "*"
  238. debug = off
  239. extension = ".so,.dll"
  240. path = "%h/plugins"
  241. save_config_on_unload = on
  242.  
  243. [bar]
  244. buflist.color_bg = default
  245. buflist.color_delim = default
  246. buflist.color_fg = default
  247. buflist.conditions = ""
  248. buflist.filling_left_right = vertical
  249. buflist.filling_top_bottom = columns_vertical
  250. buflist.hidden = off
  251. buflist.items = "buflist"
  252. buflist.position = left
  253. buflist.priority = 0
  254. buflist.separator = on
  255. buflist.size = 0
  256. buflist.size_max = 0
  257. buflist.type = root
  258. input.color_bg = default
  259. input.color_delim = cyan
  260. input.color_fg = default
  261. input.conditions = ""
  262. input.filling_left_right = vertical
  263. input.filling_top_bottom = horizontal
  264. input.hidden = off
  265. input.items = "[input_prompt]+(away),[input_search],[input_paste],input_text"
  266. input.position = bottom
  267. input.priority = 1000
  268. input.separator = off
  269. input.size = 1
  270. input.size_max = 0
  271. input.type = window
  272. isetbar.color_bg = default
  273. isetbar.color_delim = cyan
  274. isetbar.color_fg = default
  275. isetbar.conditions = ""
  276. isetbar.filling_left_right = vertical
  277. isetbar.filling_top_bottom = horizontal
  278. isetbar.hidden = on
  279. isetbar.items = "isetbar_help"
  280. isetbar.position = top
  281. isetbar.priority = 0
  282. isetbar.separator = on
  283. isetbar.size = 3
  284. isetbar.size_max = 3
  285. isetbar.type = window
  286. nicklist.color_bg = default
  287. nicklist.color_delim = cyan
  288. nicklist.color_fg = default
  289. nicklist.conditions = "${nicklist}"
  290. nicklist.filling_left_right = vertical
  291. nicklist.filling_top_bottom = columns_vertical
  292. nicklist.hidden = off
  293. nicklist.items = "buffer_nicklist"
  294. nicklist.position = right
  295. nicklist.priority = 200
  296. nicklist.separator = on
  297. nicklist.size = 0
  298. nicklist.size_max = 15
  299. nicklist.type = window
  300. status.color_bg = blue
  301. status.color_delim = cyan
  302. status.color_fg = default
  303. status.conditions = ""
  304. status.filling_left_right = vertical
  305. status.filling_top_bottom = horizontal
  306. status.hidden = off
  307. status.items = "[time],[buffer_last_number],[buffer_plugin],buffer_number+:+buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_zoom+buffer_filter,scroll,[lag],[hotlist],completion"
  308. status.position = bottom
  309. status.priority = 500
  310. status.separator = off
  311. status.size = 1
  312. status.size_max = 0
  313. status.type = window
  314. title.color_bg = blue
  315. title.color_delim = cyan
  316. title.color_fg = default
  317. title.conditions = ""
  318. title.filling_left_right = vertical
  319. title.filling_top_bottom = horizontal
  320. title.hidden = off
  321. title.items = "buffer_title"
  322. title.position = top
  323. title.priority = 500
  324. title.separator = off
  325. title.size = 1
  326. title.size_max = 0
  327. title.type = window
  328.  
  329. [layout]
  330. default.buffer = "core;weechat;1"
  331. default.buffer = "irc;server.rizon;1"
  332. default.buffer = "irc;rizon.#8chan;2"
  333. default.buffer = "irc;rizon.#8ch.net;3"
  334. default.buffer = "irc;rizon.#Gundam;4"
  335. default.buffer = "irc;rizon.#nyaapantsu-dev;5"
  336. default.buffer = "irc;rizon.#losslessone;6"
  337. default.buffer = "irc;rizon.#lamonae;7"
  338. default.buffer = "irc;rizon.#facedesk;8"
  339. default.buffer = "irc;rizon.#cloveros;9"
  340. default.window = "1;0;0;0;irc;rizon.#8ch.net"
  341. default.current = on
  342.  
  343. [notify]
  344.  
  345. [filter]
  346. irc_smart = on;*;irc_smart_filter;*
  347. joinquit = on;*;irc_join,irc_part,irc_quit;*
  348.  
  349. [key]
  350. ctrl-? = "/input delete_previous_char"
  351. ctrl-A = "/input move_beginning_of_line"
  352. ctrl-B = "/input move_previous_char"
  353. ctrl-C_ = "/input insert \x1F"
  354. ctrl-Cb = "/input insert \x02"
  355. ctrl-Cc = "/input insert \x03"
  356. ctrl-Ci = "/input insert \x1D"
  357. ctrl-Co = "/input insert \x0F"
  358. ctrl-Cv = "/input insert \x16"
  359. ctrl-D = "/input delete_next_char"
  360. ctrl-E = "/input move_end_of_line"
  361. ctrl-F = "/input move_next_char"
  362. ctrl-H = "/input delete_previous_char"
  363. ctrl-I = "/input complete_next"
  364. ctrl-J = "/input return"
  365. ctrl-K = "/input delete_end_of_line"
  366. ctrl-L = "/window refresh"
  367. ctrl-M = "/input return"
  368. ctrl-N = "/buffer +1"
  369. ctrl-P = "/buffer -1"
  370. ctrl-R = "/input search_text_here"
  371. ctrl-Sctrl-U = "/input set_unread"
  372. ctrl-T = "/input transpose_chars"
  373. ctrl-U = "/input delete_beginning_of_line"
  374. ctrl-W = "/input delete_previous_word"
  375. ctrl-X = "/input switch_active_buffer"
  376. ctrl-Y = "/input clipboard_paste"
  377. meta-meta-OP = "/bar scroll buflist * b"
  378. meta-meta-OQ = "/bar scroll buflist * e"
  379. meta-meta2-1~ = "/window scroll_top"
  380. meta-meta2-23~ = "/bar scroll nicklist * b"
  381. meta-meta2-24~ = "/bar scroll nicklist * e"
  382. meta-meta2-4~ = "/window scroll_bottom"
  383. meta-meta2-5~ = "/window scroll_up"
  384. meta-meta2-6~ = "/window scroll_down"
  385. meta-meta2-7~ = "/window scroll_top"
  386. meta-meta2-8~ = "/window scroll_bottom"
  387. meta-meta2-A = "/buffer -1"
  388. meta-meta2-B = "/buffer +1"
  389. meta-meta2-C = "/buffer +1"
  390. meta-meta2-D = "/buffer -1"
  391. meta-- = "/filter toggle @"
  392. meta-/ = "/input jump_last_buffer_displayed"
  393. meta-0 = "/buffer *10"
  394. meta-1 = "/buffer *1"
  395. meta-2 = "/buffer *2"
  396. meta-3 = "/buffer *3"
  397. meta-4 = "/buffer *4"
  398. meta-5 = "/buffer *5"
  399. meta-6 = "/buffer *6"
  400. meta-7 = "/buffer *7"
  401. meta-8 = "/buffer *8"
  402. meta-9 = "/buffer *9"
  403. meta-< = "/input jump_previously_visited_buffer"
  404. meta-= = "/filter toggle"
  405. meta-> = "/input jump_next_visited_buffer"
  406. meta-OA = "/input history_global_previous"
  407. meta-OB = "/input history_global_next"
  408. meta-OC = "/input move_next_word"
  409. meta-OD = "/input move_previous_word"
  410. meta-OF = "/input move_end_of_line"
  411. meta-OH = "/input move_beginning_of_line"
  412. meta-OP = "/bar scroll buflist * -100%"
  413. meta-OQ = "/bar scroll buflist * +100%"
  414. meta-Oa = "/input history_global_previous"
  415. meta-Ob = "/input history_global_next"
  416. meta-Oc = "/input move_next_word"
  417. meta-Od = "/input move_previous_word"
  418. meta2-15~ = "/buffer -1"
  419. meta2-17~ = "/buffer +1"
  420. meta2-18~ = "/window -1"
  421. meta2-19~ = "/window +1"
  422. meta2-1;3A = "/buffer -1"
  423. meta2-1;3B = "/buffer +1"
  424. meta2-1;3C = "/buffer +1"
  425. meta2-1;3D = "/buffer -1"
  426. meta2-1;3F = "/window scroll_bottom"
  427. meta2-1;3H = "/window scroll_top"
  428. meta2-1;5A = "/input history_global_previous"
  429. meta2-1;5B = "/input history_global_next"
  430. meta2-1;5C = "/input move_next_word"
  431. meta2-1;5D = "/input move_previous_word"
  432. meta2-1~ = "/input move_beginning_of_line"
  433. meta2-200~ = "/input paste_start"
  434. meta2-201~ = "/input paste_stop"
  435. meta2-20~ = "/bar scroll title * -30%"
  436. meta2-21~ = "/bar scroll title * +30%"
  437. meta2-23;3~ = "/bar scroll nicklist * b"
  438. meta2-23~ = "/bar scroll nicklist * -100%"
  439. meta2-24;3~ = "/bar scroll nicklist * e"
  440. meta2-24~ = "/bar scroll nicklist * +100%"
  441. meta2-3~ = "/input delete_next_char"
  442. meta2-4~ = "/input move_end_of_line"
  443. meta2-5;3~ = "/window scroll_up"
  444. meta2-5~ = "/window page_up"
  445. meta2-6;3~ = "/window scroll_down"
  446. meta2-6~ = "/window page_down"
  447. meta2-7~ = "/input move_beginning_of_line"
  448. meta2-8~ = "/input move_end_of_line"
  449. meta2-A = "/input history_previous"
  450. meta2-B = "/input history_next"
  451. meta2-C = "/input move_next_char"
  452. meta2-D = "/input move_previous_char"
  453. meta2-F = "/input move_end_of_line"
  454. meta2-G = "/window page_down"
  455. meta2-H = "/input move_beginning_of_line"
  456. meta2-I = "/window page_up"
  457. meta2-Z = "/input complete_previous"
  458. meta2-[E = "/buffer -1"
  459. meta-_ = "/input redo"
  460. meta-a = "/input jump_smart"
  461. meta-b = "/input move_previous_word"
  462. meta-d = "/input delete_next_word"
  463. meta-f = "/input move_next_word"
  464. meta-h = "/input hotlist_clear"
  465. meta-jmeta-f = "/buffer -"
  466. meta-jmeta-l = "/buffer +"
  467. meta-jmeta-r = "/server raw"
  468. meta-jmeta-s = "/server jump"
  469. meta-j01 = "/buffer *1"
  470. meta-j02 = "/buffer *2"
  471. meta-j03 = "/buffer *3"
  472. meta-j04 = "/buffer *4"
  473. meta-j05 = "/buffer *5"
  474. meta-j06 = "/buffer *6"
  475. meta-j07 = "/buffer *7"
  476. meta-j08 = "/buffer *8"
  477. meta-j09 = "/buffer *9"
  478. meta-j10 = "/buffer *10"
  479. meta-j11 = "/buffer *11"
  480. meta-j12 = "/buffer *12"
  481. meta-j13 = "/buffer *13"
  482. meta-j14 = "/buffer *14"
  483. meta-j15 = "/buffer *15"
  484. meta-j16 = "/buffer *16"
  485. meta-j17 = "/buffer *17"
  486. meta-j18 = "/buffer *18"
  487. meta-j19 = "/buffer *19"
  488. meta-j20 = "/buffer *20"
  489. meta-j21 = "/buffer *21"
  490. meta-j22 = "/buffer *22"
  491. meta-j23 = "/buffer *23"
  492. meta-j24 = "/buffer *24"
  493. meta-j25 = "/buffer *25"
  494. meta-j26 = "/buffer *26"
  495. meta-j27 = "/buffer *27"
  496. meta-j28 = "/buffer *28"
  497. meta-j29 = "/buffer *29"
  498. meta-j30 = "/buffer *30"
  499. meta-j31 = "/buffer *31"
  500. meta-j32 = "/buffer *32"
  501. meta-j33 = "/buffer *33"
  502. meta-j34 = "/buffer *34"
  503. meta-j35 = "/buffer *35"
  504. meta-j36 = "/buffer *36"
  505. meta-j37 = "/buffer *37"
  506. meta-j38 = "/buffer *38"
  507. meta-j39 = "/buffer *39"
  508. meta-j40 = "/buffer *40"
  509. meta-j41 = "/buffer *41"
  510. meta-j42 = "/buffer *42"
  511. meta-j43 = "/buffer *43"
  512. meta-j44 = "/buffer *44"
  513. meta-j45 = "/buffer *45"
  514. meta-j46 = "/buffer *46"
  515. meta-j47 = "/buffer *47"
  516. meta-j48 = "/buffer *48"
  517. meta-j49 = "/buffer *49"
  518. meta-j50 = "/buffer *50"
  519. meta-j51 = "/buffer *51"
  520. meta-j52 = "/buffer *52"
  521. meta-j53 = "/buffer *53"
  522. meta-j54 = "/buffer *54"
  523. meta-j55 = "/buffer *55"
  524. meta-j56 = "/buffer *56"
  525. meta-j57 = "/buffer *57"
  526. meta-j58 = "/buffer *58"
  527. meta-j59 = "/buffer *59"
  528. meta-j60 = "/buffer *60"
  529. meta-j61 = "/buffer *61"
  530. meta-j62 = "/buffer *62"
  531. meta-j63 = "/buffer *63"
  532. meta-j64 = "/buffer *64"
  533. meta-j65 = "/buffer *65"
  534. meta-j66 = "/buffer *66"
  535. meta-j67 = "/buffer *67"
  536. meta-j68 = "/buffer *68"
  537. meta-j69 = "/buffer *69"
  538. meta-j70 = "/buffer *70"
  539. meta-j71 = "/buffer *71"
  540. meta-j72 = "/buffer *72"
  541. meta-j73 = "/buffer *73"
  542. meta-j74 = "/buffer *74"
  543. meta-j75 = "/buffer *75"
  544. meta-j76 = "/buffer *76"
  545. meta-j77 = "/buffer *77"
  546. meta-j78 = "/buffer *78"
  547. meta-j79 = "/buffer *79"
  548. meta-j80 = "/buffer *80"
  549. meta-j81 = "/buffer *81"
  550. meta-j82 = "/buffer *82"
  551. meta-j83 = "/buffer *83"
  552. meta-j84 = "/buffer *84"
  553. meta-j85 = "/buffer *85"
  554. meta-j86 = "/buffer *86"
  555. meta-j87 = "/buffer *87"
  556. meta-j88 = "/buffer *88"
  557. meta-j89 = "/buffer *89"
  558. meta-j90 = "/buffer *90"
  559. meta-j91 = "/buffer *91"
  560. meta-j92 = "/buffer *92"
  561. meta-j93 = "/buffer *93"
  562. meta-j94 = "/buffer *94"
  563. meta-j95 = "/buffer *95"
  564. meta-j96 = "/buffer *96"
  565. meta-j97 = "/buffer *97"
  566. meta-j98 = "/buffer *98"
  567. meta-j99 = "/buffer *99"
  568. meta-k = "/input grab_key_command"
  569. meta-l = "/window bare"
  570. meta-m = "/mute mouse toggle"
  571. meta-n = "/window scroll_next_highlight"
  572. meta-p = "/window scroll_previous_highlight"
  573. meta-r = "/input delete_line"
  574. meta-s = "/mute aspell toggle"
  575. meta-u = "/window scroll_unread"
  576. meta-wmeta-meta2-A = "/window up"
  577. meta-wmeta-meta2-B = "/window down"
  578. meta-wmeta-meta2-C = "/window right"
  579. meta-wmeta-meta2-D = "/window left"
  580. meta-wmeta2-1;3A = "/window up"
  581. meta-wmeta2-1;3B = "/window down"
  582. meta-wmeta2-1;3C = "/window right"
  583. meta-wmeta2-1;3D = "/window left"
  584. meta-wmeta-b = "/window balance"
  585. meta-wmeta-s = "/window swap"
  586. meta-x = "/input zoom_merged_buffer"
  587. meta-z = "/window zoom"
  588. ctrl-_ = "/input undo"
  589.  
  590. [key_search]
  591. ctrl-I = "/input search_switch_where"
  592. ctrl-J = "/input search_stop_here"
  593. ctrl-M = "/input search_stop_here"
  594. ctrl-Q = "/input search_stop"
  595. ctrl-R = "/input search_switch_regex"
  596. meta2-A = "/input search_previous"
  597. meta2-B = "/input search_next"
  598. meta-c = "/input search_switch_case"
  599.  
  600. [key_cursor]
  601. ctrl-J = "/cursor stop"
  602. ctrl-M = "/cursor stop"
  603. meta-meta2-A = "/cursor move area_up"
  604. meta-meta2-B = "/cursor move area_down"
  605. meta-meta2-C = "/cursor move area_right"
  606. meta-meta2-D = "/cursor move area_left"
  607. meta2-1;3A = "/cursor move area_up"
  608. meta2-1;3B = "/cursor move area_down"
  609. meta2-1;3C = "/cursor move area_right"
  610. meta2-1;3D = "/cursor move area_left"
  611. meta2-A = "/cursor move up"
  612. meta2-B = "/cursor move down"
  613. meta2-C = "/cursor move right"
  614. meta2-D = "/cursor move left"
  615. @item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}"
  616. @item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}"
  617. @item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}"
  618. @item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop"
  619. @item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}"
  620. @chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop"
  621. @chat:m = "hsignal:chat_quote_message;/cursor stop"
  622. @chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
  623.  
  624. [key_mouse]
  625. @bar(buflist):ctrl-wheeldown = "hsignal:buflist_mouse"
  626. @bar(buflist):ctrl-wheelup = "hsignal:buflist_mouse"
  627. @bar(input):button2 = "/input grab_mouse_area"
  628. @bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
  629. @bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"
  630. @bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
  631. @bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
  632. @chat(perl.iset):button1 = "hsignal:iset_mouse"
  633. @chat(perl.iset):button2* = "hsignal:iset_mouse"
  634. @chat(perl.iset):wheeldown = "/repeat 5 /iset **down"
  635. @chat(perl.iset):wheelup = "/repeat 5 /iset **up"
  636. @chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}"
  637. @chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}"
  638. @chat(script.scripts):wheeldown = "/script down 5"
  639. @chat(script.scripts):wheelup = "/script up 5"
  640. @item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}"
  641. @item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}"
  642. @item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
  643. @item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
  644. @item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
  645. @item(buflist):button1* = "hsignal:buflist_mouse"
  646. @item(buflist):button2* = "hsignal:buflist_mouse"
  647. @bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
  648. @bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
  649. @chat:button1 = "/window ${_window_number}"
  650. @chat:button1-gesture-left = "/window ${_window_number};/buffer -1"
  651. @chat:button1-gesture-left-long = "/window ${_window_number};/buffer 1"
  652. @chat:button1-gesture-right = "/window ${_window_number};/buffer +1"
  653. @chat:button1-gesture-right-long = "/window ${_window_number};/input jump_last_buffer"
  654. @chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
  655. @chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
  656. @chat:wheeldown = "/window scroll_down -window ${_window_number}"
  657. @chat:wheelup = "/window scroll_up -window ${_window_number}"
  658. @*:button3 = "/cursor go ${_x},${_y}"
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667. -------------------------------------------------------------------------------------------------------------------------
  668.  
  669.  
  670. #
  671. # weechat -- irc.conf
  672. #
  673. # WARNING: It is NOT recommended to edit this file by hand,
  674. # especially if WeeChat is running.
  675. #
  676. # Use /set or similar command to change settings in WeeChat.
  677. #
  678. # For more info, see: https://weechat.org/doc/quickstart
  679. #
  680.  
  681. [look]
  682. buffer_open_before_autojoin = on
  683. buffer_open_before_join = off
  684. buffer_switch_autojoin = on
  685. buffer_switch_join = on
  686. color_nicks_in_names = off
  687. color_nicks_in_nicklist = off
  688. color_nicks_in_server_messages = on
  689. color_pv_nick_like_channel = on
  690. ctcp_time_format = ""
  691. display_away = local
  692. display_ctcp_blocked = on
  693. display_ctcp_reply = off
  694. display_ctcp_unknown = off
  695. display_host_join = on
  696. display_host_join_local = on
  697. display_host_quit = on
  698. display_join_message = "329,332,333,366"
  699. display_old_topic = on
  700. display_pv_away_once = on
  701. display_pv_back = on
  702. highlight_channel = "$nick"
  703. highlight_pv = "$nick"
  704. highlight_server = "$nick"
  705. highlight_tags_restrict = "irc_privmsg,irc_notice"
  706. item_channel_modes_hide_args = "k"
  707. item_display_server = buffer_plugin
  708. item_nick_modes = off
  709. item_nick_prefix = on
  710. join_auto_add_chantype = off
  711. msgbuffer_fallback = current
  712. new_channel_position = none
  713. new_pv_position = none
  714. nick_completion_smart = speakers
  715. nick_mode = prefix
  716. nick_mode_empty = off
  717. nicks_hide_password = "nickserv"
  718. notice_as_pv = auto
  719. notice_welcome_redirect = on
  720. notice_welcome_tags = ""
  721. notify_tags_ison = "notify_message"
  722. notify_tags_whois = "notify_message"
  723. part_closes_buffer = off
  724. pv_buffer = independent
  725. pv_tags = "notify_private"
  726. raw_messages = 256
  727. server_buffer = merge_with_core
  728. smart_filter = on
  729. smart_filter_delay = 5
  730. smart_filter_join = on
  731. smart_filter_join_unmask = 30
  732. smart_filter_mode = "+"
  733. smart_filter_nick = on
  734. smart_filter_quit = on
  735. temporary_servers = off
  736. topic_strip_colors = off
  737.  
  738. [color]
  739. input_nick = lightcyan
  740. item_channel_modes = default
  741. item_lag_counting = default
  742. item_lag_finished = yellow
  743. item_nick_modes = default
  744. message_join = green
  745. message_quit = red
  746. mirc_remap = "1,-1:darkgray"
  747. nick_prefixes = "y:lightred;q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
  748. notice = green
  749. reason_quit = default
  750. topic_current = default
  751. topic_new = white
  752. topic_old = default
  753.  
  754. [network]
  755. autoreconnect_delay_growing = 2
  756. autoreconnect_delay_max = 600
  757. ban_mask_default = "*!$ident@$host"
  758. channel_encode = off
  759. colors_receive = on
  760. colors_send = on
  761. lag_check = 60
  762. lag_max = 1800
  763. lag_min_show = 500
  764. lag_reconnect = 300
  765. lag_refresh_interval = 1
  766. notify_check_ison = 1
  767. notify_check_whois = 5
  768. sasl_fail_unavailable = on
  769. send_unknown_commands = on
  770. whois_double_nick = off
  771.  
  772. [msgbuffer]
  773.  
  774. [ctcp]
  775.  
  776. [ignore]
  777. ignore = *;*;^FUCKUIMABOT$
  778. ignore = *;*;^faggot$
  779. ignore = *;*;^faggotbot$
  780. ignore = *;*;^bean_curd$
  781. ignore = *;*;^godzilla$
  782.  
  783. [server_default]
  784. addresses = ""
  785. anti_flood_prio_high = 2
  786. anti_flood_prio_low = 2
  787. autoconnect = off
  788. autojoin = ""
  789. autoreconnect = on
  790. autoreconnect_delay = 10
  791. autorejoin = off
  792. autorejoin_delay = 30
  793. away_check = 0
  794. away_check_max_nicks = 25
  795. capabilities = ""
  796. command = ""
  797. command_delay = 0
  798. connection_timeout = 60
  799. ipv6 = on
  800. local_hostname = ""
  801. msg_kick = ""
  802. msg_part = "WeeChat ${info:version}"
  803. msg_quit = "WeeChat ${info:version}"
  804. nicks = "k,k1,k2,k3,k4"
  805. nicks_alternate = on
  806. notify = ""
  807. password = ""
  808. proxy = ""
  809. realname = ""
  810. sasl_fail = continue
  811. sasl_key = ""
  812. sasl_mechanism = plain
  813. sasl_password = ""
  814. sasl_timeout = 15
  815. sasl_username = ""
  816. ssl = off
  817. ssl_cert = ""
  818. ssl_dhkey_size = 2048
  819. ssl_fingerprint = ""
  820. ssl_priorities = "NORMAL:-VERS-SSL3.0"
  821. ssl_verify = on
  822. usermode = ""
  823. username = "k"
  824.  
  825. [server]
  826. rizon.addresses = "rizonbnc.eu.rizon.net/12345"
  827. rizon.proxy
  828. rizon.ipv6
  829. rizon.ssl = on
  830. rizon.ssl_cert
  831. rizon.ssl_priorities
  832. rizon.ssl_dhkey_size
  833. rizon.ssl_fingerprint
  834. rizon.ssl_verify
  835. rizon.password = "nesta:4LWKvg"
  836. rizon.capabilities
  837. rizon.sasl_mechanism
  838. rizon.sasl_username
  839. rizon.sasl_password
  840. rizon.sasl_key
  841. rizon.sasl_timeout
  842. rizon.sasl_fail
  843. rizon.autoconnect = on
  844. rizon.autoreconnect
  845. rizon.autoreconnect_delay
  846. rizon.nicks
  847. rizon.nicks_alternate
  848. rizon.username = "nesta/rizon"
  849. rizon.realname
  850. rizon.local_hostname
  851. rizon.usermode
  852. rizon.command
  853. rizon.command_delay
  854. rizon.autojoin
  855. rizon.autorejoin
  856. rizon.autorejoin_delay
  857. rizon.connection_timeout
  858. rizon.anti_flood_prio_high
  859. rizon.anti_flood_prio_low
  860. rizon.away_check
  861. rizon.away_check_max_nicks
  862. rizon.msg_kick
  863. rizon.msg_part
  864. rizon.msg_quit
  865. rizon.notify
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement