-
Whenever I try to start a search with `helm-surfraw` I have the following error
```
helm-get-selection: Args out of range: #, 0, 1
```
Before was working ok. I am using surfraw on MacOS 10.9.5 inst…
-
_From [steven.s...@gmail.com](https://code.google.com/u/118403364018775626054/) on 2012-12-30T15:26:39Z_
In the Jedi bookmark of https://code.google.com/r/stevensilvester-rich-text-to-thread/source/b…
-
I am running Aura 1.2.3.4-2 and for some reason when running `aura -Akua` it errors out saying the "AUR API lookup failed". My network connection is fine, I am submitting this issue from the same mac…
-
I'm running the stable version of pacaur (4.2.1, which is the same as pacaur-git AFAIK). Development packages seem to be updated even when they're up to date with their respective repos. For an exampl…
-
This is mainly @divVerent, who maintains the [mpv-git AUR package](https://aur.archlinux.org/packages/mpv-git/) (I think).
I left a comment there a while ago requesting zsh completion be enabled, and…
qmega updated
10 years ago
-
I recently updated my system and now every time I update via yaourt a weird error-message appears:
`file owned by 'pass-git' and 'zsh-completions-git': 'usr/share/zsh/site-functions/_pass'`
It looks l…
-
I use zsh, and I currently get completions for -S but not -A.
I couldn't find the equivalent of `/var/lib/pacman/sync`, so does this mean Aura doesn't cache the AUR database?
-
I'm trying to compile yafc 1.3.2 on my Arch Linux.
I get the following error:
```
src/help.c:44:2: error: unknown type name ‘Function’
Function* func = rl_named_function("possible-completions");
``…
-
Does aura support bash/zsh completion? I can't find it in the docs or the manpages. I personally use zsh and I'd love to have completion enabled.
-
Jedi-vim works great with python2 but with python3 I am getting errors. I installed vim with python 3 support and omnicompletion is working (python3complete@Complete). I'm using Arch linux and install…