Theodor René Carlsen

Results 10 comments of Theodor René Carlsen

Is there still no possibility of getting arrows when using curved lines? Checking in since the issue is still open.

We uneccesaryily hardcoded the key in our project for some time. As @JamiesWhiteShirt says this has security implications and should be prioritized to be merged.

``` - Finishing ... Done! x conjure: fatal: refusing to merge unrelated histories ``` Same issue with Vim-Plug. Ended up with deleting `~/.local/share/nvim/plugged/conjure` and reinstalling. 👍

So there is currently no way to make the icons accessible to screen readers?

Got stumped on this today. Hoping for support one day 👍

Yes, this stumped me for a while as well. Worked nice locally, but not when dockerized. Even more confusing when compose would've handled the variables differently.

Anything missing to get this merged? A very needed feature.

> @TheodorRene > > It looks like @simrat39 is not be actively maintaining this project anymore (which is understandable - they are a student!) Not sure what that means for...

Seems like misinterpreted the symptom; the issue is not big diffs, but rather big files (16K lines). And thats seems to be an inherent issue of nvim. So it might...

Ah, that makes sense. Seems like Treesitter is the culprit.. Diffview is just the only way I "accidentally" open these big files, so thats why I haven't noticed it before.