Louis DeLosSantos

Results 303 comments of Louis DeLosSantos

Before: https://github.com/user-attachments/assets/8fc82ef0-dfcf-4276-8f80-73443659f5f2 After: https://github.com/user-attachments/assets/2607391a-59de-4d76-aa5e-6f5b5fed389a (ctrl-o issued in 'list' causes graceful close, jumping out of Glance causes graceful close)

> Thank you, the idea was to use virtual lines to fill the space where glance is rendered so the preview window doesn't obstruct the code underneath and gives the...

Okay, this is actually an issue with the openapi module and httpx module. The openapi client doesn't seem to support httpx=0.28.0 ``` pip3 install httpx==0.27.0 ``` Fixes the issue.

Ouch, not providing a 'streaming' formatter, when the main application defaults to streaming text, is a pretty bad take from the authors

@julianwiedmann yup, no worries, going to talk about this a bit out of band with @borkmann soon