Peter Tripp

Results 428 comments of Peter Tripp

I'm experiencing the same thing, no crash, but hangs for a while. Here's a simple steps to reproduce: 1. Use this [6000 line text file](https://gist.github.com/notpeter/7d021805c5e66d363f88db33e26ee231) 2. Find and Replace (cmd+opt+r)...

@cla-bot check

We're not adding additional default themes to Zed, but there are multiple monokai themes available as extensions. Thanks y'all.

I can no longer reproduce this with Zed 0.146.4 so am going to close. If this is in error, please let me know and I'm happy to reopen. Thanks for...

Here is a list of the machine types which seem to be impacted: - NVIDIA GeForce GT 650M 1 GB + Intel HD Graphics 4000 1536 MB - MacBook Pro...

I'm wondering whether this issue is being caused by the Nvidia card, the Intel card or by the dynamics switching between them. There is a third part tool [gfxCardStatus](https://gfx.io/) which...

@Labrium Interesting. This definitely points the finger at the Nvidia side of things but the 650M/750M were designed to be operated in a switching graphics setup. Looking at MacTracker and...

A change went out in Zed Preview today (0.143.x) to force use of lower power Intel graphics over the discrete card when both are available. Only tested on newer Macbooks,...

@Akshat-Jain Glad to hear it's no longer rendering gibberish and sorry to hear about the latency. There is some linux-related work which may improve performance on older hardware that cannot...

A potential workaround: Zed has a settings option for the project panel to folder/collapse nested folders which only contain a single directory: ``` "project_panel": { "auto_fold_dirs": true }, ``` In...