From 85a0530fe500619c04646f6907f1e74657e2162e Mon Sep 17 00:00:00 2001 From: shoshin Date: Fri, 1 Jul 2022 21:44:57 -0500 Subject: Add: note about [consult] virtual buffers --- shoshin-config.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/shoshin-config.org b/shoshin-config.org index 67c4dc5..da3d967 100644 --- a/shoshin-config.org +++ b/shoshin-config.org @@ -249,6 +249,15 @@ built in completing read functionality of the minibuffer. main entry point would be ~consult-buffer~. however, there are many consult commands that can enhance any completing read function. +*** "Virtual Buffers" + +it introduces this concept of "Virtual Buffers", but i'm not certain what +it means. consult "supports ... narrowing to the virtual buffer types". + +perhaps a Virtual Buffer is a "grouping" of actual Emacs buffers or "things" +that can be materialized in a buffer. For example, I can ~consult-buffer~ +and press ~m SPC~ to narrow the "buffer list" to any bookmarks. + *** consult keybindings #+begin_src emacs-lisp -- cgit v1.2.3