Skip to content

VimtexClean does not clean files (win10) #2139

@habamax

Description

@habamax

Description

When I run :VimtexClean I can see cmd window running and after it is closed no files are deleted:

Steps to reproduce

  1. <localleader>ll
  2. wait till document is created
  3. <localleader>ll
  4. :VimtexClean

Expected behavior

All(?) or some generated files are deleted.

Actual behavior

Nothing is deleted.

Do you use a latexmkrc file?

No

VimtexInfo

System info
  OS: Microsoft Windows 10 Pro (10.0.19041 N/A Build 19041)
  Vim version: VIM 8.2 (1-3358)
  Has clientserver: true
  Servername: GVIM

VimTeX project: test
  base: test.tex
  root: C:\Users\maksim.kim\temp
  tex: C:\Users\maksim.kim\temp\test.tex
  out: C:\Users\maksim.kim\temp/test.pdf
  log: C:\Users\maksim.kim\temp/test.log
  aux: C:\Users\maksim.kim\temp/test.aux
  fls: C:\Users\maksim.kim\temp/test.fls
  main parser: current file verified
  compiler: latexmk
    configuration: 
      continuous: 1
      callback: 1
      latexmk options:
        -shell-escape
        -verbose
        -file-line-error
        -synctex=1
        -interaction=nonstopmode
      latexmk engine: -lualatex
  viewer: General
  qf: LaTeX logfile
    addqflist: 70
    fix_paths: 71
    set_errorformat: 69
  document class: article
  packages:
    atbegshi-ltx
    atveryend-ltx
    auxhook
    babel
    bigintcalc
    bitset
    calc
    catchfile
    color
    etexcmds
    etoolbox
    expl3
    fancyhdr
    fancyvrb
    float
    fontenc
    fontspec
    fontspec-luatex
    framed
    fvextra
    geometry
    gettitlestring
    hycolor
    hyperref
    ifluatex
    ifplatform
    iftex
    ifthen
    ifvtex
    infwarerr
    intcalc
    isodate
    keyval
    kvdefinekeys
    kvoptions
    kvsetkeys
    letltxmacro
    lineno
    ltxcmds
    mdframed
    minted
    nameref
    needspace
    pdfescape
    pdftexcmds
    refcount
    rerunfilecheck
    shellesc
    stringenc
    substr
    textcomp
    titlesec
    uniquecounter
    upquote
    url
    xcolor
    xparse
    xstring
    zref-abspage
    zref-base

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions