Laurent Cheylus
Laurent Cheylus
The Debian documentation in `/usr/share/doc/fzf/README.Debian` for version 0.30.0 is invalid : file `/usr/share/doc/fzf/examples/completion.bash` no longer exists in the package. In place, FZF completions is installed by default with `/usr/share/bash-completion/completions/fzf` =>...
Hi, could you also consider to support OpenBSD OS ? I would like to build/use [sumneko/lua-language-server](https://github.com/sumneko/lua-language-server) with OpenBSD but for the moment, impossible without `luamake` support.
> @lcheylus Sorry, I don't have a test environment for OpenBSD. Maybe you can try to fix it and provide a pull request? OK, I have a WIP to port...
After review of your last commits in `master` branch, it's OK : every `sys.exit` uses 1 for error code.
I don't understand (or there is a bug) toggle for loop mode (key `m` in playlist) : 1. First mode : when a track from a playlist was played =>...
Sorry, but I consider my request not closed : there is no mode to keep song displayed in the playlist once it has been played.
Same error for me with Rapidgator download : ``` Unexpected content/captcha type: ' Send ' Failed inside rapidgator_download() [1] ``` Full debug log [plowdown_rapidgator.log](https://github.com/mcrapet/plowshare-modules-legacy/files/5500833/plowdown.log)
Same for me on Debian Linux testing amd 64 : rebuild of Neovim 0.7.0 with LuaJIT fixes this issue => Telescope works correctly with `find_files` and `live_grep` commands.
I had display of load average for tmux-power in `tmux-power.tmux` : ``` # tmux_set status-right "$RS" # Add segment for load average loadavg="#(uptime | rev | cut -d":" -f1 |...
@seannaswell No, I still have an issue with `test_filewatch.lua` test. I didn't continue my work on porting luamake to OpenBSD since several weeks. @anoduck Yes, I have a successfull build...