Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-02 | Use new `command.add` syntax (#136) | Guldoman | |
2022-05-31 | removed lite-xl version and left only mod version | jgmdev | |
2022-05-22 | Bumping versions. | Adam Harrison | |
2021-09-18 | Add more comments for texcompile | Francesco Abbate | |
2021-09-18 | Add some comments in texcompile | Francesco Abbate | |
2021-09-18 | Adapt texcompile to use the console plugin | Francesco Abbate | |
2021-09-14 | Improve the texcompile plugin to work on windows | Francesco Abbate | |
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. | |||
2021-08-17 | Updated mod-version and made things 2.0 instead of 2.00. | Adam Harrison | |
2021-08-17 | Updated all lua plugins to be compatible with 2.0. | Adam Harrison | |
2021-06-15 | Uploaded files | ajalexei | |
added language_bib.lua, pdfview.lua, texcompile.lua |