xtermjs/xterm.js

Search is not incremental

开放

#5,177 创建于 2024年10月3日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (1,574 个派生)batch import
area/addon/searcharea/performancehelp wantedtype/bug

仓库指标

星标
 (16,196 个星标)
PR 合并指标
 (平均合并 2天 10小时) (30 天内合并 16 个 PR)

描述

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

贡献者指南