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