-
Notifications
You must be signed in to change notification settings - Fork 407
VimtexInfo throwing error on MSYS2 shell + unable to compile #2554
Copy link
Copy link
Closed
Labels
Description
Description
Unable to run \ll on Windows, error throw:
/usr/bin/bash: /s: No such file or directory
Steps to reproduce
- Install vimtex on Windows
- Open a
.texfile - Check
VimtexInfo
Expected behavior
System info:
OS: USSNFL123 (Microsoft Windows 10 Pro)
Vim version: NVIM v0.9.0-dev-206+gc3aba403c
Has clientserver: true
Servername: \.\pipe\nvim.19508.0
Actual behavior
System info:
4 OS: Windows (['/usr/bin/bash: /s: No such file or directory'])
3 Vim version: NVIM v0.9.0-dev-206+gc3aba403c
2 Has clientserver: true
1 Servername: \.\pipe\nvim.1612.0
Do you use a latexmkrc file?
No
VimtexInfo
System info:
4 OS: Windows (['/usr/bin/bash: /s: No such file or directory'])
3 Vim version: NVIM v0.9.0-dev-206+gc3aba403c
2 Has clientserver: true
1 Servername: \\.\pipe\nvim.1612.0
6
1 VimTeX project: ttd_upstream
2 base: ttd_upstream.tex
3 root: C:\msys64\home\XX\LaTeX\ttd_upstream
4 tex: C:\msys64\home\XX\LaTeX\ttd_upstream\ttd_upstream.tex
5 main parser: current file verified
6 document class: article
7 packages: fontspec
8 compiler: latexmk
9 engine: -pdf
10 options:
11 -xelatex
12 -file-line-error
13 -synctex=1
14 -interaction=nonstopmode
15 build_dir: ttd_upstream
16 callback: 1
17 continuous: 1Reactions are currently unavailable