vercel/hyper

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

Open

#506 aberto em 29 de jul. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (3.558 forks)batch import
help wanted🎨 Type: Enhancement

Métricas do repositório

Stars
 (44.582 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador