xtermjs/xterm.js

Search is not incremental

Aperta

#5177 aperta il 3 ott 2024

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (1574 fork)batch import
area/addon/searcharea/performancehelp wantedtype/bug

Metriche repository

Star
 (16.196 stelle)
Metriche merge PR
 (Merge medio 2g 10h) (16 PR mergiate in 30 g)

Descrizione

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

Guida contributor