Jonas Frei

Results 61 comments of Jonas Frei

It's been working the past few days. I'll keep an eye on it.

I have similar issues (though on Linux). Please look at: - the vertical lines (they are rendered as continuous vertical line in other terminals with the same font) - the...

Thank you for the status update, I appreciate it. Rust has had some features in unstable state indefinitely. There is really no telling when / if they stabilize this feature....

Any progress so far? Please let me know if I can do anything to help.

My example was probably not the best, I use =~ with regex, which is not possible with `str contains`. The operator `like` would just say "use regex", like on SQL....

An interesting approach. A thing to consider: I usually execute sql files (with `-i`) which I also use with Azure Data Studio. I would therefore like to be able to...

I see. What would `SQLCMDXMLMODE` do exactly then? Also, in `sqlcmd` when using `FOR XML AUTO` the output gets truncated at a certain position. Would the env var fix that?...

Here is an example of an output XML created as follows in interactive mode: ```SQL :XML ON SELECT * FROM TBL_FJ_TEST FOR XML AUTO GO ``` [output.txt](https://github.com/user-attachments/files/17556391/output.txt) The file is...

It seems the chrome://flags setting called 'Android Credential Management for passkeys' no longer exists. Are there other workarounds?

> Use the standard autofill configuration You mean in the Vanadium settings? I tried it - no luck. I'm trying to use the Open Passkey Authenticator (OPA) instead of Google