Balázs Cene

Results 7 issues of Balázs Cene

I especially like the space dividers with the background color and the terminal output previews. Great job!

**Is your feature request related to a problem? Please describe.** When using any of the cursor-moving API (such as `cursor_at`, `terminal.print(..., pos=...)` and others) the user has to manually include...

Enhancement

Enabling the Infinity Material You feature seems to always generate a [bluish-grey](https://user-images.githubusercontent.com/66030897/126647700-dbbbac1c-bcb1-4ab7-b141-35e48a55d0b8.png) theme, even when the system colors are very [different](https://user-images.githubusercontent.com/66030897/126647779-72d1b295-4652-44aa-9597-a834c645c249.png).

type: possible bug

By multiple-subreddit deep, I mean opening a subreddit from another one. By doing this a couple of times (the 3rd level is already noticable on my Pixel 5) a large...

type: confirmed bug
area: performance

**Describe the bug** When generating from a clear tree (e.g. `docs/assets` is empty), the first run will have `mkdocs` complain about links to non-detected files: **To Reproduce** Steps to reproduce...

bug

Not sure which part of the script it is, but regardless of what I do Firefox renders a few frames of wholly unstyled content _immediately_ after the script loading gets...

Is there any way to use `_ENV` with Lupa? From my testing I've gathered that each call to either `.execute` or `.eval` resets/uses its own `_ENV`, so if you set...