Jochen Saalfeld
Jochen Saalfeld
I just checked up on @coder-hugo suggestion and took the https://github.com/rmarquis/pacaur/blob/master/zsh.completion file. These were my steps: 1. ```cd /usr/share/zsh/site-functions/``` 2. ```sudo wget -O _aurman https://raw.githubusercontent.com/rmarquis/pacaur/master/zsh.completion``` 3. ```sudo sed -i "s/pacaur/aurman/"...
The basic tasks work fine (like extending parameters and tab-completion on package-names) and provide context. Most cases are the same, but there are some extensions that are wrong. I will...
From that comment I'll guess that you won't be happy about that dependency?
This issue is still on my radar, due to other circumstances it has to wait for a couple of weeks, I hope to start making progress on this in september.
I have a similar problem. I can stream the picture fine, but the Chat window isn't displayed at all. Even Though I have this console output: ``` % gnome-twitch [12:39:00]...
Ok. I just fixed my own Problem. > When I toggle the Chat symbol the frame of the stream just adjusts by one pixel and nothing appears. I noticed a...
Noted this in #337
It worked with moving the `videos` folder for me! Then i wondered, if the `-novid` launch option was sufficient, so i moved the `videos` folder back in place and added...
I just tried to deploy verdaccio the first time using helm and have the same issue. To reproduce, you just need to install verdaccio via helm in the current latest...