fix blinkenshell and add demure's buf highlight

This commit is contained in:
Ben Harris 2020-11-02 17:32:06 -05:00
parent c1d299d412
commit 63b67331d9
3 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ signals_refresh = ""
sort = "number"
[format]
buffer = "${format_number}${indent}${format_nick_prefix}${color_hotlist}${name}"
buffer = "${format_number}${indent}${format_nick_prefix}${color_hotlist}${if:(${buffer.full_name} =~ ^irc)?${if:(${irc_server.away_time} > 0)?${color:yellow}>}${if:(${irc_channel.part} == 1)?${color:red}_}${if:(${irc_server.is_connected} == 0)?${color:*magenta}*}}${if:${type}==private?↪}${name}"
buffer_current = "${color:,233}${format_number}${indent}${format_nick_prefix}${color:lightcyan}${name}"
hotlist = " ${color:green}(${hotlist}${color:green})"
hotlist_highlight = "${color:magenta}"

View File

@ -189,7 +189,7 @@ tilde.local_hostname
tilde.usermode
tilde.command = "/msg operserv login ${sec.data.pass}"
tilde.command_delay
tilde.autojoin = "#meta,#secret-sudoers,#admin,#opers,#music,#politics,#gopher,#tildeverse,#idlerpg,#tilderadio,#minecraft,#cosmic,#institute,#.tilde,#tildetel,#thunix,#theasylum,#aussie,#projects,#hamradio,#vim,#pink,#bots,#ctrl-c,#radiofreqs,#envs,#gemini,#club,#zine,#team,#geocities,#helpdesk,#counting,#covid19,#rw.rs,#counting-meta,#irctokens,#linux,#fr,#factorio,#nsfw,#crawl,#mumble,#tilderadio-djs,#tilde.zone-admin,#tildebot,#submeta,#coffee,#envs_german,#wtf,#beer,#espanol,#meta_german,#tildelinux,#computertech,#spacebar,#anelki,#sus :10:20,secretsudoteam,adminsonly"
tilde.autojoin = "#meta,#secret-sudoers,#admin,#opers,#music,#politics,#gopher,#tildeverse,#idlerpg,#tilderadio,#minecraft,#cosmic,#institute,#.tilde,#tildetel,#thunix,#theasylum,#aussie,#projects,#hamradio,#vim,#pink,#bots,#ctrl-c,#radiofreqs,#envs,#gemini,#club,#zine,#team,#geocities,#helpdesk,#counting,#covid19,#rw.rs,#counting-meta,#irctokens,#linux,#fr,#factorio,#nsfw,#crawl,#mumble,#tilderadio-djs,#tilde.zone-admin,#tildebot,#submeta,#coffee,#envs_german,#wtf,#beer,#espanol,#meta_german,#tildelinux,#computertech,#spacebar,#sus,#anelki,#bread,#prepping :10:20,secretsudoteam,adminsonly"
tilde.autorejoin
tilde.autorejoin_delay
tilde.connection_timeout
@ -504,7 +504,7 @@ freenode.msg_quit
freenode.notify
freenode.split_msg_max_length
freenode.charset_message
blinkenshell.addresses = "medusa.blinkenshell.org/6697"
blinkenshell.addresses = "irc.blinkenshell.org/6697"
blinkenshell.proxy
blinkenshell.ipv6
blinkenshell.ssl = on
@ -512,7 +512,7 @@ blinkenshell.ssl_cert
blinkenshell.ssl_password
blinkenshell.ssl_priorities
blinkenshell.ssl_dhkey_size
blinkenshell.ssl_fingerprint = "942D15173B72AD2A6CA0EADEABE7D3CCEB769A3BB56444B9D09C6FC34EB630B3"
blinkenshell.ssl_fingerprint
blinkenshell.ssl_verify
blinkenshell.password
blinkenshell.capabilities

View File

@ -19,7 +19,7 @@ suggestion_delimiter_word = cyan
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
default_dict = "en"
during_search = off
enabled = off
enabled = on
real_time = off
suggestions = 2
word_min_length = 2