-
Notifications
You must be signed in to change notification settings - Fork 407
VimtexClean does not clean files (win10) #2139
Copy link
Copy link
Closed
Labels
Description
Description
When I run :VimtexClean I can see cmd window running and after it is closed no files are deleted:
Steps to reproduce
<localleader>ll- wait till document is created
<localleader>ll: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-baseReactions are currently unavailable
