vercel/hyper

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

オープン

#506 opened on 2016/07/29

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (3,558 件のフォーク)batch import
help wanted🎨 Type: Enhancement

Repository metrics

Stars
 (44,582 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド