Kabouik
Kabouik
Like you, I couldn't really correlate it to anything and so never reported the issue, but my impression is it's a valid one because I do experience it as well,...
> The prebuilt binaries are dynamically linked to /lib/ld-linux.so.2, which exists on most distributions, except for, in this case, GUIX, which packages ld-linux separately. > > To solve this: >...
I can confirm the prebuilt binary works fine on my end, this is awesome (I really love `bluetuith` and even find it surprising that no Bluetooth manager TUI was attempted...
I just had to prepend the API key with `'` in `M-x customize-variable ivy-youtube-key` to save it, else I was getting this "void" issue as well.
Yes, with `ivy-youtube` version 20220818.2146 (installed in Guix using the [`guix-emacs` channel](https://github.com/babariviere/guix-emacs)): https://user-images.githubusercontent.com/7107523/199856317-c017e740-6090-4896-b6f4-64c060d2e373.mov Then all I did was `M-x customize-variable ivy-youtube-key` and paste my API v3 key after a `'`...
Just curious, did adding the `'` before your API key solve your issue? In [that post](https://github.com/squiter/ivy-youtube/issues/20#issuecomment-1058730378), that is not exactly what you did. If that works for you, then it...
Is there anything blocking this PR? I have reproduced the changes here on `nano-emacs` `master` and that seems to work fine. I would really love to be able to load...
Would there be a way to combine that with @c0dev0id's configuration in #889 to expand/collapse the tab list? Something along those lines: ```lua -- Load tab_favicons module local tab_favicons =...
Thank you for your answer. It's encouraging, it seems all this should be doable with a bit of Lua knowledge. Perhaps (3) would be a bit more difficult but I...
Oh, I see, so I need to add my devices using kdeconnect-cli first I suppose. There is probably an issue with my phone because it is not listed when I...