Vbbab

Results 5 issues of Vbbab

What are the steps to reproduce this issue? ------------------------------------------- 1. Make a tweak using Theos `nic.pl` setup 2. Once tweak done, run `make package install`. 3. `ld` complains: `ld: library...

Currently, by looking at the output of `mdv` on Windows: ``` Header 1 ``` it appears that ANSI escapes for color are used. Windows does not natively support this, however....

According to [this comment](https://github.com/itsron717/XKCD/issues/5#issuecomment-482522940) Even running `xkcd` without any args should get random comic. However, since XKCD's API (likely) has changed, the original `else` segment would always return a constant...

Certain tags, like ``, do not have a closing tag, but `autoclose-html` closes them anyway *(despite them being configured as never-close tags!)*, in the improper format: Instead of closing like...

*(If this doesn't belong here, please tell me which repo to move it to, thanks!)* **Problem** `rustup`'s setup script, `rustup-init`, leaves the user with a colored terminal when exiting interrupted....

bug
help wanted
O-windows