Violet Shreve
Violet Shreve
About half of my blocks stopped rendering after updating today. I looked through `i3blocks -vvv` and noticed that only the blocks that were printing were getting log lines from line.c...
Addresses #393 and #403. Currently a line isn't read if any error is reached, including EAGAIN, which indicates you've reached the end of a file descriptor. This commit allows EAGAIN...
This is a **bugfix**. Addresses #3025 ### Proposed solution Unify the usage of ltr and rtl padding values behind one variable, `$notification-padding`. Currently, `$notification-padding` is set, but isn't used at...
According to the docs, multi_fetch_fragments supports the shorthand syntax, `render @items, cache: true`. This is true for boolean values, but does not support custom cache keys via proc or lambda...
The underscores in my JSON bodies are getting interpreted as italics or some other highlight from markdown mode. This leaves scattered sections of orange between underscores. I think this should...
Packer.nvim is another popular package manager, but one that uses lua instead of viml. I also updated the existing snippets to use syntax highlighting and included links to the package...
The typing.io namespace was deprecated in python 3.8, which is the lowest version currently supported by nbgrader. https://docs.python.org/3/library/typing.html#aliases-to-other-concrete-types
In `nbgrader.apps.baseapp.NbGrader.all_configurable_classes`, there was a subtle problem in the way it was deciding whether to include classes from `exchange.default` which meant that none were ever included. The same work to...
The broken build badge was bothering me, so I took some initiative to clean up the whole collection.
The previous help text left me confused about what enabling these settings would do. I think this new text makes it more clear that these settings only add an `if...