Peter Tripp

Results 446 comments of Peter Tripp

@paulgp Could you add a note of which distribution your cluster is running for future searchability? I'm going to close this as it's a known issue but if run into...

> Why doe we need to link x11 libs for a remote server build? We do not currently have a build-time conditional for remote-only zed (sans X11, etc). Sorry.

Statically compiled remote server has been merged here: - https://github.com/zed-industries/zed/pull/19571 That has no glibc requirement. We expect this to be available in the next preview.

Thanks for reporting and sorry you ran into that. I didn't realize that MacOS on other locales used a different keybind for window cycling (US English uses ``` cmd-` ```...

I think this may potentially impact quite a number of locales, not just Swedish. Looking at [various Mac keyboard variations](https://keyshorts.com/blogs/blog/37615873-how-to-identify-macbook-keyboard-localization), if it's every keyboard that doesn't doesn't have grave accent/tilde...

We support [Task Variables](https://zed.dev/docs/tasks#variables) in task definitions. Would `${ZED_DIRNAME}` in `cwd` meet your needs? > `ZED_DIRNAME`: absolute path of the currently opened file with file name stripped (e.g. /Users/my-user/path/to/project/src)

Closing as duplicate of - #12265

FYI. This broke GPT-4 (and only GPT-4). ![image](https://github.com/user-attachments/assets/a6a9f342-a43f-4673-9c55-527e292418d3) Fix in: - https://github.com/zed-industries/zed/pull/17168

I haven't experienced this personally, but if you can provide an example that reproduces it and/or any relevant lines from your Zed.log (`ctrl-shift-p`, `zed: open log`) when it occurs maybe...

Without concrete steps to reproduce there's not much we can do. There have been improvements to the svelte extension, but if you are still seeing this please open an issue...