diff options
author | Francesco Abbate <francesco.bbt@gmail.com> | 2021-09-14 18:08:45 +0200 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2021-09-14 18:08:45 +0200 |
commit | eab48c09cdee548b0446f50e49979a0a82470b93 (patch) | |
tree | c6f888cdacbdcc9f8653484db9567c59444dbc4e /plugins/language_sh.lua | |
parent | 9edf5d4818473bf860813f804efb4342f0aad0bd (diff) | |
download | lite-xl-plugins-eab48c09cdee548b0446f50e49979a0a82470b93.tar.gz lite-xl-plugins-eab48c09cdee548b0446f50e49979a0a82470b93.zip |
Improve the texcompile plugin to work on windows
Borrow code from the rxi/console implementation to reliably
run commands on windows. Ideally should be based on the new reproc
library but this has to be done.
Problems of the current implementation:
- the output of the commands is ignored including warning and error messages
- the exit code of the command process is ignored
As a modification from the previous version of the plugin we no longer use
environment variables but we rely on "config" variables.
Diffstat (limited to 'plugins/language_sh.lua')
0 files changed, 0 insertions, 0 deletions