‮rekcäH nitraM‮

Results 328 comments of ‮rekcäH nitraM‮

Investigating this further with other toml libraries, it seems that the string encoder of this `toml` library is likely at fault: ``` >>> import toml, tomli_w >>> toml.dumps(dict(foo=r'b\xar')) 'foo =...

I don't know about the tool-spec and what is expected from it, is it that all backslashes should be escaped with another backslash? If so, I would be glad to...

Sure. Also I need to change the code that establishes the hosts to the system to use Augeas - pull requests for that would also be welcomed. :)

Indeed, thanks!

@abulka anything you are waiting for? If the original developer hasn't reacted in the last half year, it's unlikely he ever will.

@all also there is https://github.com/doiken/vscode-quick-search as an alternative

This should also enable drag'dropping a file to either the internal or an external terminal to reference the file path there.

Apple Silicon, grafana-ui, but also cockroach-ui triggers this for me. For local clusters via docker-desktop, but also remote x86 clusters. On kubernetes-cli 1.27.4 this hangs after the first problem, on...

Hey there, you really might want to close that page down if it's not updated anymore. It's kinda ranked at google though, so maybe a redirect would be in order?

@lippserd Since I come back this a year later, has there been any progress, possibly anything I could help with?