Skip to content

regression: two zathura launched after starting compiling #2366

@moetayuko

Description

@moetayuko

Description

After committing 3b4a5a1, two zathura get launched after starting compiling w/ <localleader>lv in vim8, but nvim works fine.

Readding echos in 3b4a5a1#diff-f7d9b3dc2fb7089c1755af5c49217c00982d466ddac80601ab0bfa8f81522dfbL453-R459 fixed the issue.

I guess the regex ^ needs to be applied to

call s:check_callback(a:msg)
as well?

Steps to reproduce

No response

Expected behavior

No response

Actual behavior

No response

Do you use a latexmkrc file?

No

VimtexInfo

System info:
  OS: Arch Linux
  Vim version: VIM 8.2 (1-4651)
  Has clientserver: true
  Servername: VIM

VimTeX project: t
  base: t.tex
  root: /home/xxx/tmp
  tex: /home/xxx/tmp/t.tex
  main parser: current file
  document class: 
  compiler: latexmk
    engine: -pdf
    options:
      -verbose
      -file-line-error
      -shell-escape
      -synctex=1
      -interaction=nonstopmode
    callback: 1
    continuous: 1
    executable: latexmk
  viewer: Zathura
    xwin id: 0
  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