Skip to content

vimtex fzf does not show any texts [On Windows] #2486

@huweiATgithub

Description

@huweiATgithub

Description

calling :call vimtex#fzf#run() does not contain any texts as shown in the image
image

However, vimtex-toc-open can show all information properly and fzf itself works (e.g. the :History command)

Running in Windows with the latest vimtex.
However, the same configuration in my other Linux laptop works without any issue.

I have no idea how to trace the issue further. Any suggestion is appreciated!

Information from vimtex-info-full

Steps to reproduce

No response

Expected behavior

No response

Actual behavior

No response

Do you use a latexmkrc file?

No

VimtexInfo

System info:
  OS:  ()
  Vim version: NVIM v0.7.2
  Has clientserver: true
  Servername: \\.\pipe\nvim-25756-0

VimTeX project: ...
  base: ...
  root: ...
  tex: ...tex
  main parser: current file verified
  document class: article
  packages: ...
  compiler: latexmk
    root: ...
    target: ...
    engine: -pdf
    options:
      -verbose
      -file-line-error
      -synctex=1
      -interaction=nonstopmode
    callback: 1
    continuous: 1
    executable: latexmk
  viewer: General
  qf method: LaTeX logfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions