Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

710 lines
21 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  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. [debug]
  12. [startup]
  13. command_after_plugins = ""
  14. command_before_plugins = ""
  15. display_logo = on
  16. display_version = on
  17. sys_rlimit = ""
  18. [look]
  19. align_end_of_lines = message
  20. align_multiline_words = on
  21. bar_more_down = "++"
  22. bar_more_left = "<<"
  23. bar_more_right = ">>"
  24. bar_more_up = "--"
  25. bare_display_exit_on_input = on
  26. bare_display_time_format = "%H:%M"
  27. buffer_auto_renumber = on
  28. buffer_notify_default = all
  29. buffer_position = end
  30. buffer_search_case_sensitive = off
  31. buffer_search_force_default = off
  32. buffer_search_regex = off
  33. buffer_search_where = prefix_message
  34. buffer_time_format = "%H:%M:%S"
  35. buffer_time_same = ""
  36. color_basic_force_bold = off
  37. color_inactive_buffer = on
  38. color_inactive_message = on
  39. color_inactive_prefix = on
  40. color_inactive_prefix_buffer = on
  41. color_inactive_time = off
  42. color_inactive_window = on
  43. color_nick_offline = off
  44. color_pairs_auto_reset = 5
  45. color_real_white = off
  46. command_chars = ""
  47. command_incomplete = off
  48. confirm_quit = off
  49. confirm_upgrade = off
  50. day_change = on
  51. day_change_message_1date = "-- %a, %d %b %Y --"
  52. day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
  53. eat_newline_glitch = off
  54. emphasized_attributes = ""
  55. highlight = ""
  56. highlight_regex = ""
  57. highlight_tags = ""
  58. hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0 || ${info:relay_client_count,weechat,connected} > 0"
  59. hotlist_buffer_separator = ", "
  60. hotlist_count_max = 2
  61. hotlist_count_min_msg = 2
  62. hotlist_names_count = 3
  63. hotlist_names_length = 0
  64. hotlist_names_level = 12
  65. hotlist_names_merged_buffers = off
  66. hotlist_prefix = "H: "
  67. hotlist_remove = merged
  68. hotlist_short_names = on
  69. hotlist_sort = group_time_asc
  70. hotlist_suffix = ""
  71. hotlist_unique_numbers = on
  72. hotlist_update_on_buffer_switch = on
  73. input_cursor_scroll = 20
  74. input_share = none
  75. input_share_overwrite = off
  76. input_undo_max = 32
  77. item_away_message = on
  78. item_buffer_filter = "*"
  79. item_buffer_zoom = "!"
  80. item_mouse_status = "M"
  81. item_time_format = "%H:%M"
  82. jump_current_to_previous_buffer = on
  83. jump_previous_buffer_when_closing = on
  84. jump_smart_back_to_buffer = on
  85. key_bind_safe = on
  86. key_grab_delay = 800
  87. mouse = off
  88. mouse_timer_delay = 100
  89. nick_color_force = ""
  90. nick_color_hash = djb2
  91. nick_color_hash_salt = ""
  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 = right
  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_same_nick_middle = ""
  115. prefix_suffix = "|"
  116. quote_nick_prefix = "<"
  117. quote_nick_suffix = ">"
  118. quote_time_format = "%H:%M:%S"
  119. read_marker = line
  120. read_marker_always_show = off
  121. read_marker_string = "- "
  122. read_marker_update_on_buffer_switch = on
  123. save_config_on_exit = on
  124. save_config_with_fsync = off
  125. save_layout_on_exit = none
  126. scroll_amount = 3
  127. scroll_bottom_after_switch = off
  128. scroll_page_percent = 100
  129. search_text_not_found_alert = on
  130. separator_horizontal = "-"
  131. separator_vertical = ""
  132. tab_width = 1
  133. time_format = "%a, %d %b %Y %T"
  134. window_auto_zoom = off
  135. window_separator_horizontal = on
  136. window_separator_vertical = on
  137. window_title = ""
  138. word_chars_highlight = "!\u00A0,-,_,|,alnum"
  139. word_chars_input = "!\u00A0,-,_,|,alnum"
  140. [palette]
  141. [color]
  142. bar_more = lightmagenta
  143. chat = default
  144. chat_bg = default
  145. chat_buffer = 2
  146. chat_channel = white
  147. chat_day_change = cyan
  148. chat_delimiters = green
  149. chat_highlight = yellow
  150. chat_highlight_bg = magenta
  151. chat_host = cyan
  152. chat_inactive_buffer = default
  153. chat_inactive_window = default
  154. chat_nick = lightcyan
  155. chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
  156. chat_nick_offline = default
  157. chat_nick_offline_highlight = default
  158. chat_nick_offline_highlight_bg = blue
  159. chat_nick_other = cyan
  160. chat_nick_prefix = green
  161. chat_nick_self = white
  162. chat_nick_suffix = green
  163. chat_prefix_action = white
  164. chat_prefix_buffer = brown
  165. chat_prefix_buffer_inactive_buffer = default
  166. chat_prefix_error = yellow
  167. chat_prefix_join = lightgreen
  168. chat_prefix_more = lightmagenta
  169. chat_prefix_network = magenta
  170. chat_prefix_quit = lightred
  171. chat_prefix_suffix = green
  172. chat_read_marker = magenta
  173. chat_read_marker_bg = default
  174. chat_server = brown
  175. chat_tags = red
  176. chat_text_found = yellow
  177. chat_text_found_bg = lightmagenta
  178. chat_time = default
  179. chat_time_delimiters = brown
  180. chat_value = cyan
  181. chat_value_null = blue
  182. emphasized = yellow
  183. emphasized_bg = magenta
  184. input_actions = lightgreen
  185. input_text_not_found = red
  186. item_away = yellow
  187. nicklist_away = cyan
  188. nicklist_group = green
  189. separator = blue
  190. status_count_highlight = magenta
  191. status_count_msg = brown
  192. status_count_other = default
  193. status_count_private = green
  194. status_data_highlight = lightmagenta
  195. status_data_msg = yellow
  196. status_data_other = default
  197. status_data_private = lightgreen
  198. status_filter = green
  199. status_more = yellow
  200. status_mouse = green
  201. status_name = 5
  202. status_name_ssl = lightgreen
  203. status_nicklist_count = default
  204. status_number = 9
  205. status_time = 2
  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. partial_completion_templates = "config_options"
  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. [proxy]
  228. [network]
  229. connection_timeout = 60
  230. gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
  231. gnutls_handshake_timeout = 30
  232. proxy_curl = ""
  233. [plugin]
  234. autoload = "*"
  235. debug = off
  236. extension = ".so,.dll"
  237. path = "%h/plugins"
  238. save_config_on_unload = on
  239. [bar]
  240. buflist.color_bg = default
  241. buflist.color_bg_inactive = 1
  242. buflist.color_delim = default
  243. buflist.color_fg = default
  244. buflist.conditions = ""
  245. buflist.filling_left_right = vertical
  246. buflist.filling_top_bottom = columns_vertical
  247. buflist.hidden = off
  248. buflist.items = "buflist"
  249. buflist.position = left
  250. buflist.priority = 0
  251. buflist.separator = on
  252. buflist.size = 0
  253. buflist.size_max = 0
  254. buflist.type = root
  255. fset.color_bg = default
  256. fset.color_bg_inactive = default
  257. fset.color_delim = cyan
  258. fset.color_fg = default
  259. fset.conditions = "${buffer.full_name} == fset.fset"
  260. fset.filling_left_right = vertical
  261. fset.filling_top_bottom = horizontal
  262. fset.hidden = off
  263. fset.items = "fset"
  264. fset.position = top
  265. fset.priority = 0
  266. fset.separator = on
  267. fset.size = 3
  268. fset.size_max = 3
  269. fset.type = window
  270. input.color_bg = default
  271. input.color_bg_inactive = default
  272. input.color_delim = cyan
  273. input.color_fg = default
  274. input.conditions = ""
  275. input.filling_left_right = vertical
  276. input.filling_top_bottom = horizontal
  277. input.hidden = off
  278. input.items = "mode_indicator+[input_prompt]+(away),[input_search],[input_paste],input_text,[vi_buffer]"
  279. input.position = bottom
  280. input.priority = 1000
  281. input.separator = off
  282. input.size = 0
  283. input.size_max = 0
  284. input.type = window
  285. isetbar.color_bg = default
  286. isetbar.color_bg_inactive = default
  287. isetbar.color_delim = cyan
  288. isetbar.color_fg = default
  289. isetbar.conditions = ""
  290. isetbar.filling_left_right = vertical
  291. isetbar.filling_top_bottom = horizontal
  292. isetbar.hidden = on
  293. isetbar.items = "isetbar_help"
  294. isetbar.position = top
  295. isetbar.priority = 0
  296. isetbar.separator = on
  297. isetbar.size = 3
  298. isetbar.size_max = 3
  299. isetbar.type = window
  300. nicklist.color_bg = default
  301. nicklist.color_bg_inactive = default
  302. nicklist.color_delim = cyan
  303. nicklist.color_fg = default
  304. nicklist.conditions = "${nicklist}"
  305. nicklist.filling_left_right = vertical
  306. nicklist.filling_top_bottom = columns_vertical
  307. nicklist.hidden = off
  308. nicklist.items = "buffer_nicklist"
  309. nicklist.position = right
  310. nicklist.priority = 200
  311. nicklist.separator = on
  312. nicklist.size = 0
  313. nicklist.size_max = 0
  314. nicklist.type = window
  315. status.color_bg = 8
  316. status.color_bg_inactive = default
  317. status.color_delim = 3
  318. status.color_fg = 15
  319. status.conditions = ""
  320. status.filling_left_right = vertical
  321. status.filling_top_bottom = horizontal
  322. status.hidden = off
  323. 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,cmd_completion"
  324. status.position = bottom
  325. status.priority = 0
  326. status.separator = off
  327. status.size = 1
  328. status.size_max = 0
  329. status.type = window
  330. title.color_bg = 8
  331. title.color_bg_inactive = darkgray
  332. title.color_delim = cyan
  333. title.color_fg = 7
  334. title.conditions = ""
  335. title.filling_left_right = vertical
  336. title.filling_top_bottom = horizontal
  337. title.hidden = off
  338. title.items = "buffer_title"
  339. title.position = top
  340. title.priority = 500
  341. title.separator = off
  342. title.size = 1
  343. title.size_max = 0
  344. title.type = window
  345. vi_line_numbers.color_bg = default
  346. vi_line_numbers.color_bg_inactive = default
  347. vi_line_numbers.color_delim = default
  348. vi_line_numbers.color_fg = default
  349. vi_line_numbers.conditions = ""
  350. vi_line_numbers.filling_left_right = vertical
  351. vi_line_numbers.filling_top_bottom = vertical
  352. vi_line_numbers.hidden = on
  353. vi_line_numbers.items = "line_numbers"
  354. vi_line_numbers.position = left
  355. vi_line_numbers.priority = 0
  356. vi_line_numbers.separator = off
  357. vi_line_numbers.size = 0
  358. vi_line_numbers.size_max = 0
  359. vi_line_numbers.type = window
  360. [layout]
  361. [notify]
  362. perl.highmon = none
  363. [filter]
  364. irc_smart = on;*;irc_smart_filter;*
  365. [key]
  366. ctrl-? = "/input delete_previous_char"
  367. ctrl-A = "/input move_beginning_of_line"
  368. ctrl-B = "/input move_previous_char"
  369. ctrl-C_ = "/input insert \x1F"
  370. ctrl-Cb = "/input insert \x02"
  371. ctrl-Cc = "/input insert \x03"
  372. ctrl-Ci = "/input insert \x1D"
  373. ctrl-Co = "/input insert \x0F"
  374. ctrl-Cv = "/input insert \x16"
  375. ctrl-D = "/input delete_next_char"
  376. ctrl-E = "/input move_end_of_line"
  377. ctrl-F = "/input move_next_char"
  378. ctrl-H = "/input delete_previous_char"
  379. ctrl-I = "/input complete_next"
  380. ctrl-J = "/input return"
  381. ctrl-K = "/input delete_end_of_line"
  382. ctrl-L = "/window refresh"
  383. ctrl-M = "/input return"
  384. ctrl-N = "/buffer +1"
  385. ctrl-P = "/buffer -1"
  386. ctrl-R = "/input search_text_here"
  387. ctrl-Sctrl-U = "/input set_unread"
  388. ctrl-T = "/input transpose_chars"
  389. ctrl-U = "/input delete_beginning_of_line"
  390. ctrl-W = "/input delete_previous_word"
  391. ctrl-W= = "/window balance"
  392. ctrl-Wh = "/window left"
  393. ctrl-Wj = "/window down"
  394. ctrl-Wk = "/window up"
  395. ctrl-Wl = "/window right"
  396. ctrl-Wq = "/window merge"
  397. ctrl-Ws = "/window splith"
  398. ctrl-Wv = "/window splitv"
  399. ctrl-Wx = "/window swap"
  400. ctrl-X = "/input switch_active_buffer"
  401. ctrl-Y = "/input clipboard_paste"
  402. meta-ctrl-M = "/input insert \n"
  403. meta-meta-OP = "/bar scroll buflist * b"
  404. meta-meta-OQ = "/bar scroll buflist * e"
  405. meta-meta2-11~ = "/bar scroll buflist * b"
  406. meta-meta2-12~ = "/bar scroll buflist * e"
  407. meta-meta2-1~ = "/window scroll_top"
  408. meta-meta2-23~ = "/bar scroll nicklist * b"
  409. meta-meta2-24~ = "/bar scroll nicklist * e"
  410. meta-meta2-4~ = "/window scroll_bottom"
  411. meta-meta2-5~ = "/window scroll_up"
  412. meta-meta2-6~ = "/window scroll_down"
  413. meta-meta2-7~ = "/window scroll_top"
  414. meta-meta2-8~ = "/window scroll_bottom"
  415. meta-meta2-A = "/buffer -1"
  416. meta-meta2-B = "/buffer +1"
  417. meta-meta2-C = "/buffer +1"
  418. meta-meta2-D = "/buffer -1"
  419. meta-- = "/filter toggle @"
  420. meta-/ = "/input jump_last_buffer_displayed"
  421. meta-0 = "/buffer *10"
  422. meta-1 = "/buffer *1"
  423. meta-2 = "/buffer *2"
  424. meta-3 = "/buffer *3"
  425. meta-4 = "/buffer *4"
  426. meta-5 = "/buffer *5"
  427. meta-6 = "/buffer *6"
  428. meta-7 = "/buffer *7"
  429. meta-8 = "/buffer *8"
  430. meta-9 = "/buffer *9"
  431. meta-< = "/input jump_previously_visited_buffer"
  432. meta-= = "/filter toggle"
  433. meta-> = "/input jump_next_visited_buffer"
  434. meta-B = "/buflist toggle"
  435. meta-N = "/bar toggle nicklist"
  436. meta-OA = "/input history_global_previous"
  437. meta-OB = "/input history_global_next"
  438. meta-OC = "/input move_next_word"
  439. meta-OD = "/input move_previous_word"
  440. meta-OF = "/input move_end_of_line"
  441. meta-OH = "/input move_beginning_of_line"
  442. meta-OP = "/bar scroll buflist * -100%"
  443. meta-OQ = "/bar scroll buflist * +100%"
  444. meta-Oa = "/input history_global_previous"
  445. meta-Ob = "/input history_global_next"
  446. meta-Oc = "/input move_next_word"
  447. meta-Od = "/input move_previous_word"
  448. meta2-11^ = "/bar scroll buflist * -100%"
  449. meta2-11~ = "/bar scroll buflist * -100%"
  450. meta2-12^ = "/bar scroll buflist * +100%"
  451. meta2-12~ = "/bar scroll buflist * +100%"
  452. meta2-15~ = "/buffer -1"
  453. meta2-17~ = "/buffer +1"
  454. meta2-18~ = "/window -1"
  455. meta2-19~ = "/window +1"
  456. meta2-1;3A = "/buffer -1"
  457. meta2-1;3B = "/buffer +1"
  458. meta2-1;3C = "/buffer +1"
  459. meta2-1;3D = "/buffer -1"
  460. meta2-1;3F = "/window scroll_bottom"
  461. meta2-1;3H = "/window scroll_top"
  462. meta2-1;3P = "/bar scroll buflist * b"
  463. meta2-1;3Q = "/bar scroll buflist * e"
  464. meta2-1;5A = "/input history_global_previous"
  465. meta2-1;5B = "/input history_global_next"
  466. meta2-1;5C = "/input move_next_word"
  467. meta2-1;5D = "/input move_previous_word"
  468. meta2-1;5P = "/bar scroll buflist * -100%"
  469. meta2-1;5Q = "/bar scroll buflist * +100%"
  470. meta2-1~ = "/input move_beginning_of_line"
  471. meta2-200~ = "/input paste_start"
  472. meta2-201~ = "/input paste_stop"
  473. meta2-20~ = "/bar scroll title * -30%"
  474. meta2-21~ = "/bar scroll title * +30%"
  475. meta2-23;3~ = "/bar scroll nicklist * b"
  476. meta2-23;5~ = "/bar scroll nicklist * -100%"
  477. meta2-23^ = "/bar scroll nicklist * -100%"
  478. meta2-23~ = "/bar scroll nicklist * -100%"
  479. meta2-24;3~ = "/bar scroll nicklist * e"
  480. meta2-24;5~ = "/bar scroll nicklist * +100%"
  481. meta2-24^ = "/bar scroll nicklist * +100%"
  482. meta2-24~ = "/bar scroll nicklist * +100%"
  483. meta2-3~ = "/input delete_next_char"
  484. meta2-4~ = "/input move_end_of_line"
  485. meta2-5;3~ = "/window scroll_up"
  486. meta2-5~ = "/window page_up"
  487. meta2-6;3~ = "/window scroll_down"
  488. meta2-6~ = "/window page_down"
  489. meta2-7~ = "/input move_beginning_of_line"
  490. meta2-8~ = "/input move_end_of_line"
  491. meta2-A = "/input history_previous"
  492. meta2-B = "/input history_next"
  493. meta2-C = "/input move_next_char"
  494. meta2-D = "/input move_previous_char"
  495. meta2-F = "/input move_end_of_line"
  496. meta2-G = "/window page_down"
  497. meta2-H = "/input move_beginning_of_line"
  498. meta2-I = "/window page_up"
  499. meta2-Z = "/input complete_previous"
  500. meta2-[E = "/buffer -1"
  501. meta-_ = "/input redo"
  502. meta-a = "/input jump_smart"
  503. meta-b = "/input move_previous_word"
  504. meta-d = "/input delete_next_word"
  505. meta-f = "/input move_next_word"
  506. meta-h = "/input hotlist_clear"
  507. meta-j01 = "/buffer *1"
  508. meta-j02 = "/buffer *2"
  509. meta-j03 = "/buffer *3"
  510. meta-j04 = "/buffer *4"
  511. meta-j05 = "/buffer *5"
  512. meta-j06 = "/buffer *6"
  513. meta-j07 = "/buffer *7"
  514. meta-j08 = "/buffer *8"
  515. meta-j09 = "/buffer *9"
  516. meta-j10 = "/buffer *10"
  517. meta-j11 = "/buffer *11"
  518. meta-j12 = "/buffer *12"
  519. meta-j13 = "/buffer *13"
  520. meta-j14 = "/buffer *14"
  521. meta-j15 = "/buffer *15"
  522. meta-j16 = "/buffer *16"
  523. meta-j17 = "/buffer *17"
  524. meta-j18 = "/buffer *18"
  525. meta-j19 = "/buffer *19"
  526. meta-j20 = "/buffer *20"
  527. meta-j21 = "/buffer *21"
  528. meta-j22 = "/buffer *22"
  529. meta-j23 = "/buffer *23"
  530. meta-j24 = "/buffer *24"
  531. meta-j25 = "/buffer *25"
  532. meta-j26 = "/buffer *26"
  533. meta-j27 = "/buffer *27"
  534. meta-j28 = "/buffer *28"
  535. meta-j29 = "/buffer *29"
  536. meta-j30 = "/buffer *30"
  537. meta-j31 = "/buffer *31"
  538. meta-j32 = "/buffer *32"
  539. meta-j33 = "/buffer *33"
  540. meta-j34 = "/buffer *34"
  541. meta-j35 = "/buffer *35"
  542. meta-j36 = "/buffer *36"
  543. meta-j37 = "/buffer *37"
  544. meta-j38 = "/buffer *38"
  545. meta-j39 = "/buffer *39"
  546. meta-j40 = "/buffer *40"
  547. meta-j41 = "/buffer *41"
  548. meta-j42 = "/buffer *42"
  549. meta-j43 = "/buffer *43"
  550. meta-j44 = "/buffer *44"
  551. meta-j45 = "/buffer *45"
  552. meta-j46 = "/buffer *46"
  553. meta-j47 = "/buffer *47"
  554. meta-j48 = "/buffer *48"
  555. meta-j49 = "/buffer *49"
  556. meta-j50 = "/buffer *50"
  557. meta-j51 = "/buffer *51"
  558. meta-j52 = "/buffer *52"
  559. meta-j53 = "/buffer *53"
  560. meta-j54 = "/buffer *54"
  561. meta-j55 = "/buffer *55"
  562. meta-j56 = "/buffer *56"
  563. meta-j57 = "/buffer *57"
  564. meta-j58 = "/buffer *58"
  565. meta-j59 = "/buffer *59"
  566. meta-j60 = "/buffer *60"
  567. meta-j61 = "/buffer *61"
  568. meta-j62 = "/buffer *62"
  569. meta-j63 = "/buffer *63"
  570. meta-j64 = "/buffer *64"
  571. meta-j65 = "/buffer *65"
  572. meta-j66 = "/buffer *66"
  573. meta-j67 = "/buffer *67"
  574. meta-j68 = "/buffer *68"
  575. meta-j69 = "/buffer *69"
  576. meta-j70 = "/buffer *70"
  577. meta-j71 = "/buffer *71"
  578. meta-j72 = "/buffer *72"
  579. meta-j73 = "/buffer *73"
  580. meta-j74 = "/buffer *74"
  581. meta-j75 = "/buffer *75"
  582. meta-j76 = "/buffer *76"
  583. meta-j77 = "/buffer *77"
  584. meta-j78 = "/buffer *78"
  585. meta-j79 = "/buffer *79"
  586. meta-j80 = "/buffer *80"
  587. meta-j81 = "/buffer *81"
  588. meta-j82 = "/buffer *82"
  589. meta-j83 = "/buffer *83"
  590. meta-j84 = "/buffer *84"
  591. meta-j85 = "/buffer *85"
  592. meta-j86 = "/buffer *86"
  593. meta-j87 = "/buffer *87"
  594. meta-j88 = "/buffer *88"
  595. meta-j89 = "/buffer *89"
  596. meta-j90 = "/buffer *90"
  597. meta-j91 = "/buffer *91"
  598. meta-j92 = "/buffer *92"
  599. meta-j93 = "/buffer *93"
  600. meta-j94 = "/buffer *94"
  601. meta-j95 = "/buffer *95"
  602. meta-j96 = "/buffer *96"
  603. meta-j97 = "/buffer *97"
  604. meta-j98 = "/buffer *98"
  605. meta-j99 = "/buffer *99"
  606. meta-k = "/input grab_key_command"
  607. meta-l = "/window bare"
  608. meta-m = "/mute mouse toggle"
  609. meta-n = "/window scroll_next_highlight"
  610. meta-p = "/window scroll_previous_highlight"
  611. meta-r = "/input delete_line"
  612. meta-s = "/mute spell toggle"
  613. meta-u = "/window scroll_unread"
  614. meta-x = "/input zoom_merged_buffer"
  615. meta-z = "/window zoom"
  616. ctrl-^ = "/input jump_last_buffer_displayed"
  617. ctrl-_ = "/input undo"
  618. [key_search]
  619. ctrl-I = "/input search_switch_where"
  620. ctrl-J = "/input search_stop_here"
  621. ctrl-M = "/input search_stop_here"
  622. ctrl-Q = "/input search_stop"
  623. ctrl-R = "/input search_switch_regex"
  624. meta2-A = "/input search_previous"
  625. meta2-B = "/input search_next"
  626. meta-c = "/input search_switch_case"
  627. [key_cursor]
  628. ctrl-J = "/cursor stop"
  629. ctrl-M = "/cursor stop"
  630. meta-meta2-A = "/cursor move area_up"
  631. meta-meta2-B = "/cursor move area_down"
  632. meta-meta2-C = "/cursor move area_right"
  633. meta-meta2-D = "/cursor move area_left"
  634. meta2-1;3A = "/cursor move area_up"
  635. meta2-1;3B = "/cursor move area_down"
  636. meta2-1;3C = "/cursor move area_right"
  637. meta2-1;3D = "/cursor move area_left"
  638. meta2-A = "/cursor move up"
  639. meta2-B = "/cursor move down"
  640. meta2-C = "/cursor move right"
  641. meta2-D = "/cursor move left"
  642. @item(buffer_nicklist):K = "/window ${_window_number};/kickban ${nick}"
  643. @item(buffer_nicklist):b = "/window ${_window_number};/ban ${nick}"
  644. @item(buffer_nicklist):k = "/window ${_window_number};/kick ${nick}"
  645. @item(buffer_nicklist):q = "/window ${_window_number};/query ${nick};/cursor stop"
  646. @item(buffer_nicklist):w = "/window ${_window_number};/whois ${nick}"
  647. @chat:Q = "hsignal:chat_quote_time_prefix_message;/cursor stop"
  648. @chat:m = "hsignal:chat_quote_message;/cursor stop"
  649. @chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
  650. [key_mouse]
  651. @bar(buflist):ctrl-wheeldown = "hsignal:buflist_mouse"
  652. @bar(buflist):ctrl-wheelup = "hsignal:buflist_mouse"
  653. @bar(input):button2 = "/input grab_mouse_area"
  654. @bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
  655. @bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"
  656. @bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
  657. @bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
  658. @chat(fset.fset):button1 = "/window ${_window_number};/fset -go ${_chat_line_y}"
  659. @chat(fset.fset):button2* = "hsignal:fset_mouse"
  660. @chat(fset.fset):wheeldown = "/fset -down 5"
  661. @chat(fset.fset):wheelup = "/fset -up 5"
  662. @chat(perl.iset):button1 = "hsignal:iset_mouse"
  663. @chat(perl.iset):button2* = "hsignal:iset_mouse"
  664. @chat(perl.iset):wheeldown = "/repeat 5 /iset **down"
  665. @chat(perl.iset):wheelup = "/repeat 5 /iset **up"
  666. @chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}"
  667. @chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}"
  668. @chat(script.scripts):wheeldown = "/script down 5"
  669. @chat(script.scripts):wheelup = "/script up 5"
  670. @item(buffer_nicklist):button1 = "/window ${_window_number};/query ${nick}"
  671. @item(buffer_nicklist):button1-gesture-left = "/window ${_window_number};/kick ${nick}"
  672. @item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
  673. @item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
  674. @item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
  675. @item(buflist):button1* = "hsignal:buflist_mouse"
  676. @item(buflist):button2* = "hsignal:buflist_mouse"
  677. @item(buflist2):button1* = "hsignal:buflist_mouse"
  678. @item(buflist2):button2* = "hsignal:buflist_mouse"
  679. @item(buflist3):button1* = "hsignal:buflist_mouse"
  680. @item(buflist3):button2* = "hsignal:buflist_mouse"
  681. @bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
  682. @bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
  683. @chat:button1 = "/window ${_window_number}"
  684. @chat:button1-gesture-left = "/window ${_window_number};/buffer -1"
  685. @chat:button1-gesture-left-long = "/window ${_window_number};/buffer 1"
  686. @chat:button1-gesture-right = "/window ${_window_number};/buffer +1"
  687. @chat:button1-gesture-right-long = "/window ${_window_number};/input jump_last_buffer"
  688. @chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
  689. @chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
  690. @chat:wheeldown = "/window scroll_down -window ${_window_number}"
  691. @chat:wheelup = "/window scroll_up -window ${_window_number}"
  692. @*:button3 = "/cursor go ${_x},${_y}"