We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Simplify Orderless example configuration
Use orderless-compile
Use consult--vertico-refresh
Improve formatting
Revert "Improve formatting of lexical binding declaration" This reverts commit fca434bed38b796ae0a359ee3e2231b15dc768e0.
Improve formatting of lexical binding declaration
Added code to initially narrow consult, but only for certain major-modes.
Updated Home (org)
Update wiki to recommend consult-preview-excluded-buffers
typo
Suggest adding a piece about call everything from Consult.
Added a narrow function for rcirc buffers
Revert d4802fcff8c4584967526964b19aefa73644d5df...bfcce69c54f9f354c2cc05f74669d27f5555baa6 on Home
Avoids Warning: ‘orderless-pattern-compiler’ is an obsolete function (as of 1.0); use ‘orderless-compile’ instead.
Updated Home (markdown => org)
Fixes bug where `consult-org-heading` and `consult-outline` pass optional arguments to `consult--set-previous-point`, throwing a "Wrong number of arguments" error. See [discussion](https://github.com/minad/consult/discussions/939).
Fixes bug where `consult-org-heading` and `consult-outline` pass optional arguments to `consult--set-previous-point`, throwing a
update `consult-ripgrep-or-line` snippet
cosmetics
`cand` may be `nil`, so make sure that it's non-`nil` before passing it to `get-buffer`
consult-find-file-with-preview: Fix vertico-directory-tidy
Add bookmark view source
Update sections about EXWM integration
Update for Orderless change
Add `my-consult-outline-path` for completing a tree of outline paths, modified from `selectrum-outline`.
Refile