branch: externals/consult
commit 2c2ba027c458591c9471e234b01e4ea48e26ccb2
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Update README
---
 README.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.org b/README.org
index 3e3824b36f..d629754de4 100644
--- a/README.org
+++ b/README.org
@@ -97,6 +97,7 @@ their descriptions.
   - b Buffers
   - SPC Hidden buffers
   - * Modified buffers
+  - o Buffers from other frames/tabs
   - f Files (Requires =recentf-mode=)
   - r File and buffer registers
   - m Bookmarks
@@ -105,6 +106,9 @@ their descriptions.
   - F Project files
   - R Project roots
   - Custom [[#multiple-sources][other sources]] configured in 
=consult-buffer-sources=.
+  By default, buffers from all frames are taken into account. The buffers which
+  are taken into account, can be customized by the variable 
~consult-buffer-list~.
+  Other buffers are available by pressing =o SPC=.
 - =consult-buffer-other-window=, =consult-buffer-other-frame=,
   =consult-buffer-other-tab=: Variants of =consult-buffer=.
 - =consult-project-buffer=: Variant of =consult-buffer= restricted to buffers 
and

Reply via email to