Dorian Karter

Results 66 comments of Dorian Karter

Thank you @brokosz! @gabrielperales if this looks good to you, can you please merge and cut a new version?

Hey @josevalim we are trying to implement livebook in our cluster which uses teleport. We did encounter some issues with the iframe and port forwarding with Teleport which caused some...

I have 0.79.1 and also getting the `Preload failed` error. https://user-images.githubusercontent.com/551858/227806408-a3ac39f9-bc96-42a3-9ae6-af6193698f3c.mp4

Thank you for working on this! would love to see it released

I’m incredibly busy, and likely won’t get around to working on this, but community pull requests are welcome :)

mm can you check if this command runs in your terminal? ```bash SwitchAudioSource -a -t output -f json ``` Then if you see some output try ```bash SwitchAudioSource -a -t...

Same. Restarting the container solved it.

I'm seeing the same error (0.17.0): ``` thread 'main' panicked at /Users/dorian/.asdf/installs/rust/1.79.0/registry/src/index.crates.io-6f17d22bba15001f/git-delta-0.17.0/src/paint.rs:907:17: String mismatch encountered while superimposing style sections: '{' vs '↴' stack backtrace: 0: _rust_begin_unwind 1: core::panicking::panic_fmt 2: delta::paint::superimpose_style_sections::superimpose_style_sections...

@th1000s ```bash echo $COLUMNS # 119 ``` I was able to repro this on a public repo, here's the patch: [bad.patch](https://github.com/user-attachments/files/16397015/bad.patch) To repro I opened the diff in a small...