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

貢獻者指南