Tom Rochette
Tom Rochette
Parameters should be supported @ 7bdf3e169b0b9fbbcc670f93c7d25d40db05a223.
@nochso You could probably inherit from the `TableHelper` and rewrite the `render` function or possibly create a new method like "renderMarkdown" from that same inherited class. Although my first idea...
Seems to be addressed in 1.0.0-beta.3 which you can install through BRAT.
I'd think it is reasonable for a tool such as `poetry` to generate `Requires-Dist` constraints in the wheel's `METADATA`, knowing that it is the user's responsibility to ensure that whatever...
The last code update was done in January 2018, and is definitely out of date now. @tboothman Was an update done in February 2019 that didn't end up getting merged....
It appears that changes in IMDB have occurred which currently breaks the existing implementation. I did an initial assessment and it appears that they've added a `sid` cookie which appears...
As of 4.66.0, it seems this problem is present in both `google` and `google-beta` providers.
I think it's fair to be able to install all groups without having to specify them all. How about extending `--with` to support `--with="*"` which will match all groups?
Thanks a lot for the addition of emoji support in 1.11, it's amazing and makes the app more vibrant! :tada: My only remaining ask regarding this feature would be to...
My initial thought was that it would be possible to invoke the emoji keyboard which supports search. This way we would delegate the task of displaying the emoji list and...