vercel/hyper

Auto-hide very very long lines when cat-ing or grep-ing

开放

#506 创建于 2016年7月29日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (3,558 个派生)batch import
help wanted🎨 Type: Enhancement

仓库指标

星标
 (44,582 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hyperterm crawls to a stop if you're grepping (or ag-ing) for something and it matches a bundle.js or bundle.js.map or other files which have very long lines. Perhaps there could be something done to stop this. E.g. measure length of lines and only show the first 2000 characters or something.

贡献者指南