vercel/hyper

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

Open

#506 建立於 2016年7月29日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (3,558 fork)batch import
help wanted🎨 Type: Enhancement

倉庫指標

Star
 (44,582 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南