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

Fix the quote bug issue #32 #33

Closed
wants to merge 2 commits into from
Closed

Conversation

danghvu
Copy link

@danghvu danghvu commented Jul 4, 2013

Fix #32 by adding "." as a word break and completer break. Since . now a break, it and its prefix part will not appear in the completion keywords, thus making some tests fail (however will appear correctly after completed). I personally feel the test makes more sense this way too.

EDIT: misunderstood the README file, but It should be fix too to not include the prefix

@cldwalker
Copy link
Owner

Thanks for reporting your issue! This is one of my 23 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.

@cldwalker
Copy link
Owner

Sorry but I don't want Bond to deviate from Readline's default. I will mention that in #32

@cldwalker cldwalker closed this Jan 2, 2014
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.

Autocompletion with quote does not work properly
2 participants