-
**Steps to reproduce**
```lua
local Job = require'plenary.job'
Job:new({
command = 'rg',
args = { '--files', '.' },
on_exit = function(j, return_val)
print(return_val)
prin…
-
Should contain general information about the operating system like battery life, cpu usage and so on.
Things I want to include:
* battery life
* whether you are using ac power
* cpu usage
* …
-
Как мне кажется, вики написано слишком кратко без описаний ко встроенным модулям, как пример: func( arg1, arg2 ).
-
It would be nice if the projects were ordered by last access time. Then the initial order would act like the MRU lists in the startify plugin. I think that plugin uses the info from the oldfiles varia…
-
Hi,
test in tests/test-udp.lua seems to fail in build environments with EPERM with limited network. The fedora build hosts don't have internet access, so don't have any network configuration. Thus …
-
It would be great to have a few more examples (in my case the one above).
-
Hi,
Luarocks reports the following error when installing using lua 5.4.0:
```error "unsupported Lua version (i.e. not Lua 5.1, 5.2, or 5.3)```
Any estimate when compatibility with lua 5.4.0 wil…
-
use lua5.4 not jit
[string "bundle:deps/require.lua"]:278: No such module 'jit' in 'bundle:/deps/los.lua'
module 'jit' not found:
no field package.preload['jit']
no file 'C:\Lib\…
-
Related to https://github.com/luvit/lit/pull/280, this type of error is harder to identify because currently the symlink/copyfile functions accept a function in the flags argument without failing. I t…
-
I tried to install luvit but it is not working, it is not showing any errors either.
![image](https://user-images.githubusercontent.com/73656813/97632900-de4e5400-1a3b-11eb-8f21-e12181ee8dd6.png)
…