help wanted🎨 Type: Enhancement
Metriche repository
- Star
- (44.582 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.