Grégory Pakosz

Results 16 issues of Grégory Pakosz

Hello, Today, switching from Mac to Linux, I noticed the Vim themes have been broken for a while. The reason is that all the colorscheme files have lowercase + dash...

- [x] I have marked all applicable categories: + [ ] exception-raising bug + [x] visual output bug - [x] I have visited the [source website], and in particular read...

Hello, Do you plan to add logging to Rainbowstream? Thanks.

question

Hello, Unless there's something I didn't understand, I believe `pz.moveBy(x, y, true)` should trigger the `panend` event

Hello, The changelog.com uses a lot of CPU, without even playing audio. Here's a screenshot of Activity Monitor on macOS for which the PIDs wasting CPU are those of 2...

`newsbeuter 2.10-a3a7` Steps to reproduce: - assume your feed list is sorted by unread count and at the bottom of the list you have - feed A with 1 unread...

bug
to-check

When compiling a3a7ba9fdca0226275e7acdbd5f2cb777a4c4651 from source. I'm new to debugging `newsbeuter` and I'm quite unsure about my analysis of the problem. It seems to me different threads are flushing the same...

to-check

Hello, Right clicking a project and choosing "Build and Profile fails". This is likely because our `.vcxproj` files are modified to import our own `.targets` XML files in a bigger...

bug

``` ruby irb(main):001:0> require 'kramdown' => true irb(main):002:0> Kramdown::Document.new('"[foo]"', entity_output: 'numeric').to_html => "“[foo]”\n" ``` However, when I try to escape the brackets because I want to make sure Kramdown doesn't...

bug
needs pull request

Hello, The `--unknown-formats` option is gone. Is there a replacement? My use case is using a schema for which a format has validation implemented in Python but I don't necessarily...