xtermjs/xterm.js

Search is not incremental

Aberta

#5.177 aberto em 3 de out. de 2024

 (1 comentário) (0 reação) (0 responsável)TypeScript (1.574 forks)batch import
area/addon/searcharea/performancehelp wantedtype/bug

Métricas do repositório

Stars
 (16.196 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 10h) (16 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