faressoft / faressoft/terminalizer
Configuration setting to disable upload prompt
- Dominant language
- JavaScript
- Stars
- 16.2k
- Forks
- 520
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if there were a config setting that would disable the following prompt:
```
The command `terminalizer share`can be used anytime to share recordings!
? Would you like to share your recording on terminalizer.com? (Y/n)
```
So that I do not accidentally upload recordings while doing things at work.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the terminalizer share command and inspect how configuration is loaded and how this upload prompt is triggered. Determine where a setting to suppress the prompt belongs, then verify that recordings are not uploaded when it is disabled and that the existing sharing behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100