Have separate settings for intype
Old: `/intype on|of` Typing information is printed in console and titlebar. New: `/intype titlebar|console on|off` Typing information can be configured in more detail. Regards https://github.com/profanity-im/profanity/issues/1516
This commit is contained in:
@@ -59,6 +59,7 @@ typedef enum {
|
||||
PREF_TRAY_READ,
|
||||
PREF_ADV_NOTIFY_DISCO_OR_VERSION,
|
||||
PREF_INTYPE,
|
||||
PREF_INTYPE_CONSOLE,
|
||||
PREF_HISTORY,
|
||||
PREF_CARBONS,
|
||||
PREF_RECEIPTS_SEND,
|
||||
|
||||
Reference in New Issue
Block a user