Age | Commit message (Collapse) | Author |
|
|
|
|
|
relay.network.ssl_cert_key (task #12044)
|
|
|
|
|
|
|
|
after startup of WeeChat
|
|
initial buffer after reaching end of hotlist)
The option is "on" by default, which is old behaviour.
|
|
(task #12022)
|
|
|
|
|
|
|
|
enable/disable/toggle for command /aspell, display aspell status with /aspell (task #11988)
New options in command /aspell:
- "enable": enable aspell
- "disable": disable aspell
- "toggle": toggle aspell
Options renamed in command /aspell:
- "enable" renamed to "setdict" (set dictionary for current buffer)
- "disable" renamed to "deldict" (delete dictionary used on current buffer)
- "dictlist" renamed to "listdict" (show installed dictionaries)
|
|
|
|
|
|
|
|
|
|
|
|
(task #12150)
|
|
|
|
|
|
|
|
horizontal/vertical separators between windows
New boolean options, enabled by default:
- weechat.look.window_separator_horizontal
- weechat.look.window_separator_vertical
|
|
|
|
for highlight when nick is offline)
|
|
from Nei) (task #11109)
New options:
- weechat.look.color_nick_offline: boolean to enable feature (off by default)
- weechat.color.chat_nick_offline: color for offline nicks (displayed in prefix)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.look.prefix_buffer_align_more from boolean to string (task #11197)
|
|
|
|
string used as replacement
Bugs fixed:
- hide/replace prefix only if prefix is a nick (do not do it for join/part/quit or action messages)
- hide/replace prefix only when displaying messages (do not cache value in lines)
The nick color used in replacement string comes from tag "prefix_nick_ccc", where "ccc" is the color of nick.
|
|
(scripting guide)
|
|
|
|
|
|
messages whose nick is the same as previous message) (task #11965)
|
|
|
|
question about URLs (FAQ)
|
|
|