sourcevault
sourcevault
``` echo "[ -s ~/.luaver/completions/luaver.bash ] && . ~/.luaver/completions/luaver.bash" >> ~/.zshrc source ~/.zshrc ~/.luaver/completions/luaver.bash:60: command not found: complete ``` is there something i can do about it ?
https://www.youtube.com/watch?v=__IVCLAwYi4 Installed autosuggestion on a new laptop and this jitter is driving me insane, since I have been using `zsh-autosuggestion` for +5 years now without any issues - on WSL...
Does the script ignore usb drives that you may use to boot your device ? I am booting a raspberry pi using usb, but also have another mass storage connected....
Thanks for `catj` ! Will it be possible to use it a node module sometime in the future ? Cheers !
is it possible to make hot stings like : ```` tht::that btw::by the way ```` work with dual ? thanks and dual saved my hands ! you are doing gods...
```lua local constant = {'hello','world'} local tab = {constant,constant} print(serpent.block(tab,{comment:false,compact:true})) ``` OUTPUTS : ``` { { "hello", "world" }, nil, nil } ``` Is it possible to repeat show repeated...
@Tieske Hi, this project is really good for lua beginners ! I am raising a possible feature request for also adding support for `LuaJIT`.
``` npm install ConnectionSystems/node-udev ``` output on Raspberry Pi : ``` npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped...
Hi, ``` This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./file.tex LaTeX2e Babel and hyphenation patterns for 38 language(s) loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document...
would it be possible to add support to alibi to support recording via OTG camera connected to the phone ?