Howins

Results 19 comments of Howins

I have a 4K HDR external monitor too (with HDR enabled) and I never has this issue. Maybe it's specific to your model.

@Kenny-MWI I have a MacBook Pro M1 Pro, running Sonoma 14.3.1

Any update about Nushell integration?

Currently, only `.dockerignore` is recognized as a Docker file. I need to add logic based on name of the file in addition to the logic based on the suffixe.

> Hey @Tom-Boscher, I think most Zed file icons sizes are along the lines of 14x14 and 14x15, so maybe a good idea would be resizing the .svg file to...

``` let Some(activate_script) = activate_script { // Paths are not strings so we need to jump through some hoops to format the command without `format!` let mut command = Vec::from(activate_command.as_bytes());...

I didn't have time to run other tests but `command.push(b'\n');` which add return to line to the vector to execute the command doesn't work for **Nushell** but works for **zsh**

I would love to help to translate Zed in French!