xC: revise configuration options

This commit constitutes a breaking change to old configurations.

All behaviour.* options have now become general.*, with the following
few renames as exceptions:

 - editor_command -> editor
 - backlog_helper -> pager
 - backlog_helper_strip_formatting -> pager_strip_formatting
This commit is contained in:
2022-08-26 03:43:32 +02:00
parent a32916ffcf
commit dc002a2db4
4 changed files with 110 additions and 104 deletions

6
NEWS
View File

@@ -1,6 +1,10 @@
Unreleased
* xC: improved backlog helper integration capabilities
* xC: all behaviour.* configuration options have been renamed to general.*,
with the exception of editor_command/editor, backlog_helper/pager,
and backlog_helper_strip_formatting/pager_strip_formatting
* xC: improved pager integration capabilities
* xC: made it show WALLOPS messages, as PRIVMSG for the server buffer