xtermjs/xterm.js

Search is not incremental

Open

#5,177 建立於 2024年10月3日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)TypeScript (16,196 star) (1,574 fork)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

貢獻者指南

Search is not incremental · xtermjs/xterm.js#5177 | Good First Issue