N8th8n8el

Results 13 issues of N8th8n8el

I am trying to install a package from a private registry (verdaccio) like this: ``` let registryHost = ... let token = ... let tmpDir: string; tmpDir = await mkdirTmp();...

bug
investigate

Addresses #101. I am not sure if this is the best way to implement this feature. I can try to improve the implementation if someone can guide me in the...

Is there a way to change the maximize tabset button icon? Same as `closeIcon` prop of `Layout`?

Alacritty seems to support only regex search out of the box. This PR just escapes all special regex chars to make non regex search work as expected. Disclaimer: New to...

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it See recording: https://github.com/zed-industries/zed/assets/19362696/bb8f5c11-bd9d-48c2-a79a-e602110f511d ### Environment Zed: v0.121.2 (Zed Preview) OS: macOS 14.2.1...

defect
triage
admin read

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it How I noticed: When copying terminal output and then immediately pasting it...

defect
triage
admin read

Fixes #7322 Note: I don't know much Rust (yet) and I also believe that this isn't a general fix of the underlying issue. There might be more of the same...

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Start writing some code and trigger copilot to make a suggestion,...

defect
triage
admin read

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it If a file open in Zed is changed on disk (e.g. through...

defect
performance

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Steps to reproude (for me this is a typescript project, but don't...

defect
workspace
tabs