André A. Gomes

Results 684 comments of André A. Gomes

Is that violation felt with Nyxt's defaults? If it's not, then I'd say it's not a priority.

I was wondering whether this bug is observed when global history is disabled (the default). I didn't make a serious effort to understand this bug, that's why I'm asking such...

@aartaka I don't understand the goal of `get-unique-selector` in `dom.lisp`, since all elements have unique Nyxt IDs. Could you explain?

Artyom Bologov ***@***.***> writes: > Yes. So the problem with Nyxt IDs is: they're part of page state and can > be flushed away anytime page changes. It rarely happens,...

[White smoke emerges from the Sistine Chapel](https://www.youtube.com/watch?v=2SDOwgCKb1M&t=1561). The first prototype of the new `search-bufer` command is out. Lots of work ahead. No need to review it yet. The curious ones...

> Yes. So the problem with Nyxt IDs is: they're part of page state and can be flushed away anytime page changes. It rarely happens, but it's a risk notetheless....

The feature of highlighting matches that span multiple nodes is coming together! CC @jmercouris https://user-images.githubusercontent.com/45483512/224339108-1b0c467e-5e89-4da5-829a-330e521a342d.mp4

It seems that I have found a general solution that highlights arbitrarily nested matches. In my previous post, I was only solving a special case of this problem. Moving on...