David
David
Maybe something like this: 1. Take package list 2. If under 5, install all in parallel 3. If over 5, take 5, install parallel and repeat Right now it installs...
I noticed I kept accidentally hitting some of the swipes so I turned them off, but with them turned off there is also no real way to turn a page...
This is more a question and not a bugreport, but: I have a bunch of these keybindings that use as leader and work in normal mode: ``` { "keys": ["...
### Description It doesn't seem to be possible to pass `context` to keybindings within .neovintageousrc. I scope a lot of my keybindings to be syntax specific like so (golang specific):...
Hi, I tried loading the latest kernel from the releases tab ``` root@ubnt:/# udm-bootctl list Version Initrd 4.19.152-edge3 yes root@ubnt:/# udm-bootctl boot 4.19.152-edge3 Loading kernel 4.19.152-edge3... Inserting kexec kernel modules......
I just found this bot and gave it a spin though I'm a little bit confused about the way it handles:  In...
Trying to go from Triton AST to LLVM IR by running some examples but getting `unsupported node type 79` for [BVSMOD](https://github.com/JonathanSalwan/Triton/blob/master/src/libtriton/includes/triton/astEnums.hpp#L51) Is it possible to support this in arybo or...
Since no firebase.json was shipped with the container, you can't actually run anything against because it is only listening to localhost Adds config for listening to 0.0.0.0 Also changes CMD...
Added the option to remap ESC to something else. Having `fd` on all my editors to enter command mode, this felt a little out of place :smile:
Almost all "Login with Google" integrations and buttons are broken when ClearURLs is on. After logging in I am always getting the "Something went wrong" dialog: Disabling ClearURLs fixes this...