xtermjs/xterm.js

Search is not incremental

Open

#5,177 opened on 2024年10月3日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (16,196 stars) (1,574 forks)batch import
area/addon/searcharea/performancehelp wantedtype/bug

説明

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

コントリビューターガイド