Felipe Guedes

Results 12 issues of Felipe Guedes

Error loading some PNG files, they read corrupted. I'm attaching two examples of this case: In the [greendecovertical.png](https://user-images.githubusercontent.com/924927/42244825-d6dc4ad4-7eec-11e8-8eee-1543c83cd4d2.png) (attached file), it reads as there are "scanlines" in the file, where...

Hello, I just installed antigen (using a git clone) and, every time I modify my `.zshrc` (located in `/home/zoc/.zsh/.zshrc` - I use `ZDOTDIR` to add a `.zsh` directory in there)...

Bug
Help wanted

**Describe the bug** When attempting to run zplug on Windows Subsystem for Linux (WSL), `compinit` complaints every startup about insecure paths **To Reproduce** Steps to reproduce the behavior: 1. Install...

HELP WANTED
kind/stale

- Improved user friendliness through the script - Improved the detection of files that already exists/already downloaded - Added automatic filename fixing based on OS - Added a check to...

Hi there, I did a quick search and found issue #50, where there was a misunderstanding due to a cross reference GitHub automatically made. Would you consider merging the changes...

Hello :) I'm kinda new to sharpmake and I couldn't find anything in regarding this - I was wondering if there is support for clang's [compile_commands.json](https://clang.llvm.org/docs/JSONCompilationDatabase.html) or something similar. I'm...

Currently, Werkzeug 3.0.x isn't compatible with flask-openid. ```python File "venv/lib/python3.11/site-packages/flask_openid.py", line 23, in from werkzeug.urls import url_quote ImportError: cannot import name 'url_quote' from 'werkzeug.urls' ``` it's a pretty simple fix...

According to [Powerline Font Patching Documentation](http://powerline.readthedocs.org/en/latest/fontpatching.html), the special characters moved to the Unicode Private Use Area (the range goes from U+E000 to U+F8FF) Newly [patched fonts](https://github.com/Lokaltog/powerline-fonts) use these new codes....

- [ ] Build a separate slim library that supports only patch application Smaller tasks that went in: - [x] Removed custom allocators. We now use the ones supplied by...

enhancement