Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace literal special chars in mappings. #431

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

Merged
merged 1 commit into from
Jun 5, 2014

Conversation

alienth
Copy link
Contributor

@alienth alienth commented May 30, 2014

Replaces \ with , which makes mappings work for those having
cpoptions-=B.

Also replaces | with to clean up the ugly double-escape.

Fixes #430.

Replaces \ with <Bslash>, which makes mappings work for those having
cpoptions-=B.

Also replaces | with <bar> to clean up the ugly double-escape.
@alienth
Copy link
Contributor Author

alienth commented May 30, 2014

Looks like that Travis build failure is unrelated to this change.

klen added a commit that referenced this pull request Jun 5, 2014
Replace literal special chars in mappings.
@klen klen merged commit ce2b218 into python-mode:develop Jun 5, 2014
@klen
Copy link
Collaborator

klen commented Jun 5, 2014

Thanks.

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.

Setting cpoptions-=B results in motion stuff not working
2 participants