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 for issue #93, in which blank lines are indented when a selection of... #94

Merged
merged 1 commit into from
Dec 5, 2013

Conversation

allanderek
Copy link
Contributor

... lines are indented. This prevents that and adds a regression test for it to test_editorcommands.py

Given your comments on issue #93 I thought it best to submit now a pull request for the fix I have. Separate to this I can investigate as to whether it would be fruitful to implement indent in terms of _indent_line.

…lection of lines are indented. This prevents that and adds a regression test for it to test_editorcommands.py
@atsuoishimoto atsuoishimoto merged commit bba02cc into kaaedit:master Dec 5, 2013
@atsuoishimoto
Copy link
Member

Thank you for your PR! I merge the patch.

I slightly modified your patch to indent last line of file(see test_editorcommands.py).

I added you to Acknowledgement in README.rst. Please let me know if you prefer to be listed differently.

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