Pedro Lara Campos
Pedro Lara Campos
LOL, this is the first issue and it's still relevant. ``` ╭─pedrohlc at pc in /tmp/giftolottie (master ✔) ╰─λ pip install --user -r requirements.txt Requirement already satisfied: kaitaistruct in /home/pedrohlc/.local/lib/python3.8/site-packages...
It seems to be specific for the [first GIF I tried](https://media.tenor.com/images/d3ac49f1014ce31f7f54d9ef13476872/tenor.gif), others are working!
can not commit auto-completion result use Tab. I must use Tab to switch result & use Enter to commit
That's something that started happening to me when I upgraded from Sublime 3 to 4. TabNine was always the first suggestion, now it's usually the last one. OS version: rolling...
can not commit auto-completion result use Tab. I must use Tab to switch result & use Enter to commit
> have you changed this default setting? Tried now:  I tried in both `User/TabNine.sublime-settings` and `User/Preferences.sublime-settings`, tried it before and after restarting the editor, still not having all the...
Sorry, this issue does not follow our new template. Please, either: 1. open a new issue; 2. edit the first post to include [this template](https://github.com/chaotic-aur/packages/blob/main/.github/ISSUE_TEMPLATE.md) and then re-open this issue.
@dr460nf1r3 do you recall what was the bug here? If it's something toolbox-side, please assign the issue to me.
> `-- Install configuration: "Release" CMake Error at cmake_install.cmake:46 (file): file cannot create directory: /home/main-builder/pkgwork/pkg/swift-language-git/usr/lib/swift-git/bin. Maybe need administrative privileges. Call Stack (most recent call first): /home/main-builder/pkgwork/src/build/buildbot_linux/llvm-linux-x86_64/tools/cmake_install.cmake:66 (include) /home/main-builder/pkgwork/src/build/buildbot_linux/llvm-linux-x86_64/cmake_install.cmake:77 (include) `...
> I was just going to make my own issue. However, I'd like the stable version swift-language. I'd really appreciate this in chaotic-aur. Hi @spacecowgirl314, both the packages have the...
I don't recall why I didn't close this issue yet, is as simple as adding `sed -i'' 's/^groups=.*$//g' PKGBUILD` in https://github.com/chaotic-aur/toolbox/blob/main/src/lib/interfere.sh#interfere-generic
@IslandC0der, I could remove all groups, except the ones ending in "-git", would that be good for you?