xtermjs/xterm.js

Search is not incremental

Open

#5.177 aberto em 3 de out. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (1.574 forks)batch import
area/addon/searcharea/performancehelp wantedtype/bug

Métricas do repositório

Stars
 (16.196 stars)
Métricas de merge de PR
 (Mesclagem média 4d 3h) (81 fundiu PRs em 30d)

Description

See https://github.com/xtermjs/xterm.js/issues/5176 for context

All searches take the same amount of time when the latter ones should take much less time due to being incremental:

Test file:

test.txt

Image

Guia do colaborador