IroncladDev

Results 9 comments of IroncladDev

Whoops, sorry, it was Conner1115. On Tue, Mar 2, 2021 at 12:09 AM Savio Martin wrote: > *@saviomartin* requested changes on this pull request. > > There is no GitHub...

I tried disabling breadcrumbs. I can confirm that the empty space still appears in terminal panes.

I believe I'm on the latest stable version (0.123.6). ![Screenshot 2024-02-27 at 10 05 53 AM](https://github.com/zed-industries/zed/assets/50180265/da74ad4c-f0de-4c68-a47e-74a59f9a9ebb) When I use cmd+f, it opens the search but inserts it underneath that space....

Ran into the same issue

As a temporary workaround, I set the `Shift-Tab` keybind in my terminal emulator (Alacritty) to do nothing. ``` [keyboard] bindings = [ { key = "Tab", mods = "Shift", chars...

I had the same issue when I deployed a Next.js application to Vercel. Switching to the alternate library by bitcoinerlab worked awesome

Why are there changes to yarn.lock, package.json, and deletion of the entire `training` folder?

Install `hnswlib-node` and see if that works

make sure python works in the environment. Copy over replit.nix. The `python` command has to be enabled for node-gyp