weechat: whatever

This commit is contained in:
yosh 2023-10-31 23:20:04 -04:00
parent 358d365105
commit 27cc374751
4 changed files with 26 additions and 7 deletions

View File

@ -32,6 +32,8 @@ option1 = ""
option2 = "${marked} ${name} ${type} ${value2}${newline} ${empty_name} ${_default_value}${color:darkgray} -- ${min}..${max}${newline} ${empty_name} ${description}"
[color]
allowed_values = default
allowed_values_selected = white
color_name = 246
color_name_selected = default
default_value = default

View File

@ -9,7 +9,7 @@
# For more info, see: https://weechat.org/doc/weechat/quickstart/
#
config_version = 2
config_version = 3
[look]
buffer_open_before_autojoin = on
@ -46,8 +46,12 @@ item_display_server = buffer_plugin
item_nick_modes = on
item_nick_prefix = on
join_auto_add_chantype = off
list_buffer_scroll_horizontal = 10
list_buffer_sort = "~name2"
list_buffer_topic_strip_colors = on
msgbuffer_fallback = current
new_channel_position = none
new_list_position = none
new_pv_position = none
nick_completion_smart = speakers
nick_mode = prefix
@ -58,6 +62,7 @@ notice_welcome_redirect = on
notice_welcome_tags = ""
notify_tags_ison = "notify_message"
notify_tags_whois = "notify_message"
open_pv_buffer_echo_msg = on
part_closes_buffer = off
pv_buffer = independent
pv_tags = "notify_private"
@ -87,6 +92,8 @@ item_nick_modes = default
item_tls_version_deprecated = yellow
item_tls_version_insecure = red
item_tls_version_ok = green
list_buffer_line_selected = white
list_buffer_line_selected_bg = 24
message_account = cyan
message_chghost = brown
message_join = green

View File

@ -17,9 +17,9 @@ salt = on
[data]
__passphrase__ = on
libera = "18B1834E1929BB49B0D5300BF3AD06F397C20B691AAD9BE4D20348A0FA46B344FC3DFFEB8B5208D599D36BA6C95EEDF2F7F140B30D9E17C24DE50D10BFD5EA606BE866A59DD6896803D12E765BD2EEE830"
abime = "1F32D36A6B8FA3722317F305C0B643DEAB0A8AD74CC272CD3EBB4F22D9BAFA9EDDA17FE899B22B09071AD8FAA7695B68209A6FF7D3062AA7A684ACA210E0417CC54B19B92FEFE2CC8B6A8708EBD5D17043"
anthrochat = "CBFD20DC2F69EC43F41E41E4E9A141BC6712C93603FF8685948ACFAF0F9559CD812EE22276511E722873106730C9287398F4F3860122649E48389F4CAA"
furnet = "1B959314463D9AB07C33D1A21F3559D40AB42B423EC7185C413CFBE517FD1D36A0A1FB69E1DCE8605ACA324CABEF82C2C34A7ECA5710F93E3FE58145BC0C027FA34EB1FDC31CE520A0"
entropynet = "3A224BF49F5123D3598A6A356C5ED86FF56530F0EA0CF75F3AB4FAB719133DAFB3514A0E2BEDAF61092607C8F10DF55AC1DC177C28F6D34591C89C3345BA9D9D2162495D351638E62B55E32B646404377F"
espernet = "807DC95161010A1E97AA367BC899001A3C55EAC91086D0F8B24BDC75CD40D9FA09A5F5F472B031E3BD01D2CD8DE2D817ED5315F20B68331444F19595BB299FE7F6A4551A4DC1201E2617977838A1177A23AF358A54DD31BE5D3B3513D9C92796C9882F70174391E337"
libera = "45E2852B62E702DFA724BA464BD5B0FB8EA6F8AF74F1C81EDAC41606945BF0D1D36E23E139009F116BF6FD1A4A4E9D75D41CD66F9674DC866897A02B12EBCA3C7EA4C5B50529BD84C544CC0D431277B7D2"
abime = "A8727A2FFA8C2672A680007761BC73E57544A84D783F52F1023D249D44960BAA13A04BC0E9B6541309BCD22FFEF25CFB36E9233AE9AB3E4887FD295DE6AB111780AC01C0A47031D002A17FE91DCED7E38E"
anthrochat = "4C99041137B52C880E08E3B7153A375798674EC5C88DC3D3DE2BBEC4402CFA11A8023289790765E5693994AA130414EDBF974BE661C53DA6CA893C4337"
furnet = "9D1844D0C9ACF5F35413724EA3D13E87050E34BC54D91D6F2CA0DB1F5E4B6D026EA7E0CC0EA7745680A86A64B858F2DD59EFC6BD394D46C6AB15F889000AE07F1B31088EB186B7CAA2"
entropynet = "D32D9A48FC3CB12B1729913D6248896DAC62BD46814ACA4EB2B025E8092D8690328A36ECC63A9369DFCDD110D46AEE65D459FB1FB3A5D353C43EC38C9C3D16EFEA90106A51CC1F998BA81EF3DA20F62CCC"
espernet = "5FB1F635796EDDC33796A44B7B996F231701CABD7C29BA59CC8B626CED1C2E1C39373F8D39D2BD8D08A634D95E95E62B597384F8198E0ACA0F993763534B8CF8881236F9F72EB00AE63A8BE8ED474C05345EBF95BE523BAF59AB099CB737C3ED09B448468055651632"

View File

@ -357,6 +357,8 @@ title.type = window
[layout]
[buffer]
[notify]
[filter]
@ -619,6 +621,10 @@ up = "/cursor move up"
@chat(fset.fset):button2* = "hsignal:fset_mouse"
@chat(fset.fset):wheeldown = "/fset -down 5"
@chat(fset.fset):wheelup = "/fset -up 5"
@chat(irc.list_*):button1 = "/window ${_window_number};/list -go ${_chat_line_y}"
@chat(irc.list_*):button2* = "hsignal:irc_list_mouse"
@chat(irc.list_*):wheeldown = "/list -down 5"
@chat(irc.list_*):wheelup = "/list -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"
@ -643,3 +649,7 @@ up = "/cursor move up"
@item(buflist2):button2* = "hsignal:buflist_mouse"
@item(buflist3):button1* = "hsignal:buflist_mouse"
@item(buflist3):button2* = "hsignal:buflist_mouse"
@item(buflist4):button1* = "hsignal:buflist_mouse"
@item(buflist4):button2* = "hsignal:buflist_mouse"
@item(buflist5):button1* = "hsignal:buflist_mouse"
@item(buflist5):button2* = "hsignal:buflist_mouse"