Jelmer van Arnhem

Results 217 comments of Jelmer van Arnhem

Does the stack trace and/or crash report look similar to [this one](https://github.com/electron/electron/issues/30786)?

Please see the [linked issue](https://github.com/electron/electron/issues/30786), this does not seem to be a Vieb issue specifically, moreover an Electron issue.

In all honesty, the Electron API for this is a mess, so we need a lot of code around it to detect the position of the search element on the...

I just tested this on a Windows machine, and even there it works surprisingly well. I'm wondering what could be the problem on your system. Can you reproduce it with...

So a couple of things that are also NOT related to this bug: - Fontsize, which I kind of expected it to be after seeing it in your options list,...

Just for my confirmation, are you still having this issue in 6.1.0 @ottopiramuthu?

I still have absolutely no clue what could be causing this as it works in so many scenarios and configurations here, regardless of OS or zoomlevel. If you ever find...

I just spend some time on this and used the [Fuse.js library] to do so. I was really happy with the result, and it worked flawless, but it's horrifically slow...

`nmap` is for normal mode keyboard mappings, so that won't be it, but we could make a setting for it if it's an option to disable JavaScript in Electron.

I briefly looked into implementing this because there are Electron options for this, and it does work with a couple of quirks. However, I won't be implementing this myself for...