Jan Buchar

Results 217 comments of Jan Buchar

This helped me with Grafana not working with outdated Chromium. Thanks!

Not sure if I'm not hijacking this thread, but how about allowing opening the file tree in a floating window? I don't need to keep my file explorer open when...

Yes, in fact I waited for a couple of days and rebooted a handful of times.

[.tmux.conf](https://gist.github.com/Teyras/c83d98f0b0227c3b3e9d1d6fa9405f37) [last session file](https://gist.github.com/Teyras/4cf2dc0aa046293c9c6b397e1b8fb820)

Looks like autosave works, thanks! However, continuum_status is still empty.

Try `logging.captureWarnings(True)`.

This would help my workflow a lot! It would also be great if the container name could be added to the window title - this way, I could handle each...

I had to also disable untrailspaces and untrailtabs to get rid of these empty undo actions completely.

It may be possible to leverage `typing.Annotated` here - FastAPI recently started doing this for a similar pattern - https://github.com/tiangolo/fastapi/releases/tag/0.95.0

I thought this may be a trivial one, but it's not. What I've figured out: - in the typedoc JSON output, the default is stored in `blockTags` under the `comment`...