[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/pulsar 2a113c7cf2 3/5: Document pulsar-inhibit-hidden-b
From: |
ELPA Syncer |
Subject: |
[elpa] externals/pulsar 2a113c7cf2 3/5: Document pulsar-inhibit-hidden-buffers in the manual |
Date: |
Mon, 16 Sep 2024 03:59:03 -0400 (EDT) |
branch: externals/pulsar
commit 2a113c7cf2e3d2acddafcbf0b6cac413f679f4d2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Document pulsar-inhibit-hidden-buffers in the manual
---
README.org | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.org b/README.org
index ba1d1c3bf9..a90de41454 100644
--- a/README.org
+++ b/README.org
@@ -96,6 +96,14 @@ To disable the pulse but keep the temporary highlight, set
the user
option ~pulsar-pulse~ to nil. The current line will remain highlighted
until another command is invoked.
+#+vindex: pulsar-inhibit-hidden-buffers
+The user option ~pulsar-inhibit-hidden-buffers~ controls whether
+Pulsar is active in hidden buffers. These are buffers that users
+normally do not interact with and are not displayed in the interface
+of the various buffer-switching commands. When this user option is
+nil, ~pulsar-mode~ will work in those buffers as well. [ The
+~pulsar-inhibit-hidden-buffers~ is part of {{{development-version}}}. ]
+
#+findex: pulsar-pulse-line
#+findex: pulsar-highlight-line
To highlight the current line on demand, use the ~pulsar-pulse-line~