Max Kapur

Results 9 issues of Max Kapur

The keyword to change the background color of a `Legend` is `bgcolor`: https://makie.juliaplots.org/v0.17.8/api/index.html#Legend Whereas the keyword to change the background color of a `Axis` or `Figure` is `backgroundcolor`: https://makie.juliaplots.org/v0.17.8/api/index.html#Axis It...

## Description of the problem or steps to reproduce 1. Open a blank file in micro 2. Enter command mode and type `set softwrap true` to enable linewrapping 3. Paste...

I have a function that generates a bunch of polyhedra and computes their volume. All of the polyhedra are bounded by `[0,1]` in all variables (hence, their volume is finite...

Occasionally we need to iterate through *all* of the elements of a heap but don't care about the order. In this situation, using `extract_all!(h)` is wasteful because it costs `O(n...

Let me start by conceding that this is a pretty low-priority issue, and it's probably out of scope for any formatter to address the wide variety of table formats[^1] that...

Thanks for this excellent system tray integration! **Relevant components** * [x] Standalone tray application (based on Qt Widgets) * [ ] Plasmoid/applet for Plasma desktop * [ ] Dolphin integration...

enhancement
help wanted

Tab-completing `\leq` in the REPL yields the comparison operator `≤`, equivalent to `

### Operating System Arch Linux ### Ruby Version ruby 3.3.3 (2024-06-12 revision f1c7b6f435) [x86_64-linux] ### Jekyll Version jekyll 4.3.3 ### GitHub Pages Version _No response_ ### Expected Behavior Footnotes with...

Thanks for Rewrap—it’s one of the best markdown formatters I’ve used, and I would like to use it in other places beyond VS and VS Code. Any thoughts on the...