From f1f43819b649093e7e16014a5c8759dd669bd9e1 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Fri, 13 Mar 2020 15:34:45 +0530 Subject: <> --- weechat/.weechat/weechat.conf | 88 ++++++++++++++++++++++++++----------------- 1 file changed, 53 insertions(+), 35 deletions(-) (limited to 'weechat/.weechat/weechat.conf') diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index 0ed6dfa..e66a9bd 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf @@ -21,20 +21,20 @@ sys_rlimit = "" [look] align_end_of_lines = message align_multiline_words = on -bar_more_down = "▼▼" -bar_more_left = "◀◀" -bar_more_right = "▶▶" -bar_more_up = "▲▲" +bar_more_down = "++" +bar_more_left = "<<" +bar_more_right = ">>" +bar_more_up = "--" bare_display_exit_on_input = on bare_display_time_format = "%H:%M" buffer_auto_renumber = on -buffer_notify_default = message +buffer_notify_default = all buffer_position = end buffer_search_case_sensitive = off buffer_search_force_default = off buffer_search_regex = off buffer_search_where = prefix_message -buffer_time_format = "${color:240}%H:%M:%S" +buffer_time_format = "%H:%M:%S" buffer_time_same = "" color_basic_force_bold = off color_inactive_buffer = on @@ -58,7 +58,7 @@ emphasized_attributes = "" highlight = "" highlight_regex = "" highlight_tags = "" -hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0" +hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0 || ${info:relay_client_count,weechat,connected} > 0" hotlist_buffer_separator = ", " hotlist_count_max = 2 hotlist_count_min_msg = 2 @@ -98,7 +98,7 @@ paste_auto_add_newline = on paste_bracketed = on paste_bracketed_timer_delay = 10 paste_max_lines = 1 -prefix_action = "*" +prefix_action = " *" prefix_align = right prefix_align_max = 0 prefix_align_min = 0 @@ -108,10 +108,10 @@ prefix_buffer_align = right prefix_buffer_align_max = 0 prefix_buffer_align_more = "+" prefix_buffer_align_more_after = on -prefix_error = "!" -prefix_join = "→" -prefix_network = "i" -prefix_quit = "←" +prefix_error = "=!=" +prefix_join = "-->" +prefix_network = "--" +prefix_quit = "<--" prefix_same_nick = "" prefix_same_nick_middle = "" prefix_suffix = "|" @@ -135,7 +135,7 @@ time_format = "%a, %d %b %Y %T" window_auto_zoom = off window_separator_horizontal = on window_separator_vertical = on -window_title = "WeeChat ${info:version}" +window_title = "" word_chars_highlight = "!\u00A0,-,_,|,alnum" word_chars_input = "!\u00A0,-,_,|,alnum" @@ -149,19 +149,19 @@ chat_buffer = white chat_channel = white chat_day_change = cyan chat_delimiters = green -chat_highlight = 197 -chat_highlight_bg = default +chat_highlight = yellow +chat_highlight_bg = magenta chat_host = cyan chat_inactive_buffer = default chat_inactive_window = default chat_nick = lightcyan -chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue,31,35,38,40,49,63,70,80,92,99,112,126,130,138,142,148,160,162,167,169,174,176,178,184,186,210,212,215,247" +chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue" chat_nick_offline = default chat_nick_offline_highlight = default chat_nick_offline_highlight_bg = blue chat_nick_other = cyan chat_nick_prefix = green -chat_nick_self = 40 +chat_nick_self = white chat_nick_suffix = green chat_prefix_action = white chat_prefix_buffer = brown @@ -178,7 +178,7 @@ chat_server = brown chat_tags = red chat_text_found = yellow chat_text_found_bg = lightmagenta -chat_time = gray +chat_time = default chat_time_delimiters = brown chat_value = cyan chat_value_null = blue @@ -213,7 +213,7 @@ command_inline = on default_template = "%(nicks)|%(irc_channels)" nick_add_space = on nick_case_sensitive = off -nick_completer = "" +nick_completer = ": " nick_first_only = off nick_ignore_chars = "[]`_-^" partial_completion_alert = on @@ -224,9 +224,9 @@ partial_completion_other = off partial_completion_templates = "config_options" [history] -display_default = 25 +display_default = 5 max_buffer_lines_minutes = 0 -max_buffer_lines_number = 8192 +max_buffer_lines_number = 4096 max_commands = 100 max_visited_buffers = 50 @@ -239,7 +239,7 @@ gnutls_handshake_timeout = 30 proxy_curl = "" [plugin] -autoload = "alias,aspell,buflist,charset,irc,perl,python,script,logger" +autoload = "*" debug = off extension = ".so,.dll" path = "%h/plugins" @@ -260,10 +260,24 @@ buflist.separator = on buflist.size = 0 buflist.size_max = 0 buflist.type = root +fset.color_bg = default +fset.color_delim = cyan +fset.color_fg = default +fset.conditions = "${buffer.full_name} == fset.fset" +fset.filling_left_right = vertical +fset.filling_top_bottom = horizontal +fset.hidden = off +fset.items = "fset" +fset.position = top +fset.priority = 0 +fset.separator = on +fset.size = 3 +fset.size_max = 3 +fset.type = window input.color_bg = default input.color_delim = cyan input.color_fg = default -input.conditions = "${window.buffer.full_name} != perl.highmon" +input.conditions = "" input.filling_left_right = vertical input.filling_top_bottom = horizontal input.hidden = off @@ -271,8 +285,8 @@ input.items = "[input_prompt]+(away),[input_search],[input_paste],input_text" input.position = bottom input.priority = 1000 input.separator = off -input.size = 0 -input.size_max = 3 +input.size = 1 +input.size_max = 0 input.type = window nicklist.color_bg = default nicklist.color_delim = cyan @@ -285,24 +299,24 @@ nicklist.items = "buffer_nicklist" nicklist.position = right nicklist.priority = 200 nicklist.separator = on -nicklist.size = 15 +nicklist.size = 0 nicklist.size_max = 0 nicklist.type = window -status.color_bg = darkgray +status.color_bg = blue status.color_delim = cyan status.color_fg = default -status.conditions = "${window.buffer.full_name} != perl.highmon" +status.conditions = "" status.filling_left_right = vertical status.filling_top_bottom = horizontal status.hidden = off -status.items = "buffer_number+:+buffer_name+{buffer_nicklist_count}+buffer_filter,completion,scroll,[aspell_suggest]" +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" status.position = bottom status.priority = 500 status.separator = off status.size = 1 status.size_max = 0 status.type = window -title.color_bg = darkgray +title.color_bg = blue title.color_delim = cyan title.color_fg = default title.conditions = "" @@ -322,14 +336,11 @@ title.type = window [notify] [filter] -irc_smart = on;*;irc_smart_filter;* -irc_join_names = on;*;irc_366,irc_332,irc_333,irc_329,irc_324;* [key] ctrl-? = "/input delete_previous_char" ctrl-A = "/input move_beginning_of_line" ctrl-B = "/input move_previous_char" -ctrl-C = "/input delete_line" ctrl-C_ = "/input insert \x1F" ctrl-Cb = "/input insert \x02" ctrl-Cc = "/input insert \x03" @@ -425,8 +436,12 @@ meta2-201~ = "/input paste_stop" meta2-20~ = "/bar scroll title * -30%" meta2-21~ = "/bar scroll title * +30%" meta2-23;3~ = "/bar scroll nicklist * b" +meta2-23;5~ = "/bar scroll nicklist * -100%" +meta2-23^ = "/bar scroll nicklist * -100%" meta2-23~ = "/bar scroll nicklist * -100%" meta2-24;3~ = "/bar scroll nicklist * e" +meta2-24;5~ = "/bar scroll nicklist * +100%" +meta2-24^ = "/bar scroll nicklist * +100%" meta2-24~ = "/bar scroll nicklist * +100%" meta2-3~ = "/input delete_next_char" meta2-4~ = "/input move_end_of_line" @@ -446,7 +461,6 @@ meta2-H = "/input move_beginning_of_line" meta2-I = "/window page_up" meta2-Z = "/input complete_previous" meta2-[E = "/buffer -1" -meta-\ = "/buffer clear" meta-_ = "/input redo" meta-a = "/input jump_smart" meta-b = "/input move_previous_word" @@ -562,7 +576,7 @@ meta-m = "/mute mouse toggle" meta-n = "/window scroll_next_highlight" meta-p = "/window scroll_previous_highlight" meta-r = "/input delete_line" -meta-s = "/mute aspell toggle" +meta-s = "/mute spell toggle" meta-u = "/window scroll_unread" meta-wmeta-meta2-A = "/window up" meta-wmeta-meta2-B = "/window down" @@ -620,6 +634,10 @@ meta2-D = "/cursor move left" @bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e" @bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%" @bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b" +@chat(fset.fset):button1 = "/window ${_window_number};/fset -go ${_chat_line_y}" +@chat(fset.fset):button2* = "hsignal:fset_mouse" +@chat(fset.fset):wheeldown = "/fset -down 5" +@chat(fset.fset):wheelup = "/fset -up 5" @chat(script.scripts):button1 = "/window ${_window_number};/script go ${_chat_line_y}" @chat(script.scripts):button2 = "/window ${_window_number};/script go ${_chat_line_y};/script installremove -q ${script_name_with_extension}" @chat(script.scripts):wheeldown = "/script down 5" -- cgit v1.2.3