Skip to content

Handle carriage return (^M) #13

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

Closed
tkf opened this issue Jul 3, 2012 · 1 comment
Closed

Handle carriage return (^M) #13

tkf opened this issue Jul 3, 2012 · 1 comment

Comments

@tkf
Copy link
Owner

tkf commented Jul 3, 2012

This should not effect to the data to store. I just need to filter out unused characters including "\r" itself in output stream before inserting it.

See also the PRs for the web interface:

@tkf tkf closed this as completed in 6f3fb3b Jul 10, 2012
@tkf
Copy link
Owner Author

tkf commented Jul 10, 2012

6f3fb3b does not fix ipython/ipython#1674 (comment).

It looks like comint-carriage-motion cannot handle this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant