ByteDrummer

Results 20 comments of ByteDrummer

I'm in the same boat. Only the default configuration works. Is there a way to print out this default config so we can try modifying that?

Setting `dap.configurations.python` after calling `dap_install.config("python", {})` works fine for me so I guess for now I'll do my configuration directly through nvim-dap.

Is this a bug? I opened this issue as more of a feature request.

I'm using Alacritty. That highlight group doesn't seem to affect it. I set `hi NvimTreeVertSplit guifg=#FFFFFF guibg=NONE` and this is the result:

Thanks for the suggestion. That helped me understand what's going on. That extra character, along with the rest of the horizontal split, seems to belong to the same group as...

It looks like `vertright` is changing characters from `├` to `│` while switching buffer focus, and in @par4m's case, `NvimTreeWinSeparator` isn't being redrawn.

When I toggle the UI several times with the latest version, I notice that the "DAP Watches" and repl split shrink if I have `cmdheight=2`. I'm assuming this bug is...

Any progress on this? I recently bought new skates for my mouse (Razer Viper) and found that the sensor wasn't detecting the surface. Calibrating the surface on Windows sets the...

I also installed using the AUR. This fixed it for me. I just needed to restart my computer.