Julio C. Villasante

Results 9 issues of Julio C. Villasante

**Describe the bug** When opening `https://youtube.com`, the buffer crashes immediacy. **Precise recipe to reproduce the issue** Just `C-l` and navigate to `https://youtube.com`. Can you reproduce this issue with Epiphany /...

It would be super nice to be able to have personal configuration on external directories, for example: ``` ~/.prelude/ ~/.config/prelude/ ``` Is that possible today or is it planned for...

Feature Request
Good First Issue

Hello Matias, First, congratulations on that great library, libtins has save our lives (more than once) when looking at live captures! I have an issue with `AMSDU` frames and decryption....

https://groups.google.com/forum/#!topic/libtins/yCX9rvbhjuc Hello, Is there a way to accomplish this with libints? Basically, I don't see a way to access the bar control field of the block ack frame (which is...

I'm using CMake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON to generate a compile_commands.json for my project. Irony works well for .cpp files but not for .h files. It seems that CMake doesn't include header files...

Not an issue, just a question. SFML don't support high dpi and the only solution right now is to set NSHighResolutionCapable to false, that way we get low resolution but...

I'm new to the Yubikey support (as of today) and so far I love it, it was one of the features I was *really* missing. Sorry in advance if this...

With this change `prelude-personal-dir` now is decoupled from `prelude-dir` which allows one to manage them independently. One should be able to install Prelude with the following command setting different paths...

When inside a project (using project.el not projectile) file following is not working, I get the following error when invoking `dired-sidebar-toggle-sidebar` with an open file: `dired-sidebar-point-at-file: Search failed: "^.*[[:space:]]Common$"`