Skip to content
Discussion options

You must be logged in to vote

The culprit was dirvish-peek-mode:

(use-package dirvish
  :defer 3
  :config (dirvish-peek-mode)) ;; dirvish-peek-mode enables preview for find-file

If dirvish-peek-mode is enabled, the problem occurs for consult-fd/find also.

I'll try https://github.com/minad/consult/wiki#previewing-files-in-find-file instead!

Sorry I should've see if it was reproducible first!!

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jeffy1009
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants