From d961fe3f7b01d16d1709459d45d1bf6104214651 Mon Sep 17 00:00:00 2001 From: Pavlo Rudy Date: Tue, 17 Jun 2025 04:31:01 +0300 Subject: [PATCH] Document `settings.state_event_display` in manual page (#455) --- docs/iamb.5 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/iamb.5 b/docs/iamb.5 index 56b0b32..0fdab5f 100644 --- a/docs/iamb.5 +++ b/docs/iamb.5 @@ -208,6 +208,9 @@ See .Sx "SORTING LISTS" for more details. +.It Sy state_event_display +Defines whether the state events like joined or left are shown. + .It Sy typing_notice_send Defines whether or not the typing state is sent.