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

Add a configuration option to disable autocorrect #1266

Merged
merged 1 commit into from Apr 24, 2013
Merged

Add a configuration option to disable autocorrect #1266

merged 1 commit into from Apr 24, 2013

Conversation

chaos95
Copy link
Contributor

@chaos95 chaos95 commented Aug 1, 2012

Although an 'unsetopt correct_all' as the end of .zshrc achieves the same thing, it's a little obtuse. This change provides a configuration option for autocorrect in the same vein as the existing options in the zshrc template.

@sheerun
Copy link
Contributor

sheerun commented Aug 3, 2012

I think that enabling autocorrection out of the box is incredibly annoying. That option should be defaulted to false, definitely.

@mugenken
Copy link
Contributor

mugenken commented Aug 4, 2012

@sheerun I agree.

@Gravemind
Copy link
Contributor

Totally agree. I've already applied the patch in my ~/.oh-my-zsh.

@ariejan
Copy link

ariejan commented Aug 29, 2012

+1

1 similar comment
@Tim-Zhang
Copy link

+1

@utkarshkukreti
Copy link

👍 for @sheerun's comment on disabling autocorrection by default.

@rahult
Copy link
Contributor

rahult commented Mar 28, 2013

+1

robbyrussell added a commit that referenced this pull request Apr 24, 2013
@robbyrussell
Copy link
Member

Thanks for this.. merged (finally!)

@robbyrussell robbyrussell merged commit 682961e into ohmyzsh:master Apr 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants