Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configurable "no execute" regexes #16

Closed
IamCarbonMan opened this issue Oct 25, 2018 · 1 comment
Closed

Allow configurable "no execute" regexes #16

IamCarbonMan opened this issue Oct 25, 2018 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@IamCarbonMan
Copy link

I feel like a lot of us could be more comfortable using this if we could set a regex or some other way of preventing the program from previewing commands that might be destructive (rm, dd, shutdown, etc).

@akavel akavel added the duplicate This issue or pull request already exists label Oct 25, 2018
@akavel
Copy link
Owner

akavel commented Oct 25, 2018

Thanks for the idea! My current plan is to disable "auto-execution" by default, and spawn the subprocess only after user presses Enter. I'm considering leaving an option to have the current "always executing" mode enabled via a parameter.

I'm closing this as a duplicate, as the general problem is already being discussed in #8.

@akavel akavel closed this as completed Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants