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

Replace whitespace #960

Closed
wants to merge 4 commits into from
Closed

Conversation

jasonmay
Copy link

@jasonmay jasonmay commented Jun 1, 2016

I took @J-Fields and addressed some issues in the PR in #770.

@structAnkit - I discovered j didn't work because it was injecting \r and \r\n makes XVim very confused. I modified it so it never injects \r anyway. Just \n which is the XVim convention. This solves 1 and 2 of your concern. Also, auto-indent works with a trick to do "interpret key events" against the source view.

@JugglerShu - test cases are added. hopefully this is good enough to merge now!

@jasonmay
Copy link
Author

jasonmay commented Jun 1, 2016

Fixes #767

@jasonmay jasonmay force-pushed the replace-whitespace branch 2 times, most recently from bf20d4d to 153bc52 Compare November 19, 2016 21:44
@jasonmay
Copy link
Author

jasonmay commented Mar 1, 2017

@JugglerShu is there anything you'd like added in order to make this worthy of merging?

@jasonmay jasonmay closed this May 13, 2020
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.

2 participants