Ahmed Al-Sudani
Ahmed Al-Sudani
If you try compiling the following: ``` html ``` you won't get a video element. Instead, you get: ``` html <video src="video.mp4" autoplay> ``` The following equivalent snippet works: (notice...
pacaur proceeds to install without previewing PKGBUILD if the new PKGBUILD has already been fetched
## Version `pacaur 4.7.10` ## Description ### Scenarios - package is not installed If you run `pacaur -S package`, pacaur asks if you want to see the PKGBUILD file. -...
Thanks for creating weechat.el! It's been a great boon to me. One thing I find useful is notifications for all messages in the channels that I own. My plan is...