branch: externals/beframe
commit 578dbb6117fdacf70e46ff57178b349ecd9d43d2
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Clarify that setting the consult-buffer-list still allows for all buffers
---
 README.org | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.org b/README.org
index 33baa1bf9f..0d011b6776 100644
--- a/README.org
+++ b/README.org
@@ -424,6 +424,11 @@ With optional argument FRAME, return the list of buffers 
of FRAME."
 Similar to ~beframe-buffer-names~, the function ~beframe-buffer-list~
 takes a keyword argument ~:sort~, which we use to sort by visibility.
 
+With this configuration, the command ~consult-buffer~ only shows
+buffers from the current frame. But it is still possible to widen it
+to all buffers by first typing =SPC= at the empty prompt, which will
+activate the "hidden buffers" view.
+
 ** Integration with Ibuffer
 :PROPERTIES:
 :CUSTOM_ID: h:ae6c4c6b-179a-4d35-86b5-8b63bf614697

Reply via email to