[FEATURE] Warn before processing a very large paste
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
It would be helpful to warn before accepting an extremely large paste incase there was an error in copying too much. Today I meant to copy just a couple of lines from the chrome dev tools console but ended up copying the entire 12,000 line log. When I pasted I didn't notice so submitting it caused a lot of unnecessary context usage.
Proposed Solution
A quick "You have pasted 12,023 lines - are you sure you wish to proceed" warning would be helpful. Some arbitrary limit of say 500 lines before warning or have this configurable. And of course you could offer a "Do not warn about large pastes again in the future which would appease users who do this regularly.
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗