Julian Berman

Results 268 issues of Julian Berman

https://github.com/tpope/vim-apathy

In case additional component ideas are still welcome, a (nestable) table component would be nice too. My use case (besides a general "map HTML to TUI") is to render things...

I'm not 100% sure this is a bug yet, as opposed to a missing feature, but either way: if you curl something, and use a cookie file, and set a...

enhancement
planned
low-priority

Running `python3.10 -m venv venv; venv/bin/python -m pip install --quiet seaborn; venv/bin/python -c 'from seaborn import residplot; residplot(x=[1, 2, 3], y=[4, 5, 6], lowess=True)'` produces: ``` ⊙ python3.10 -m venv...

ux