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

Change indent with space shortcut #66

Open
andreikop opened this issue Sep 29, 2017 · 3 comments
Open

Change indent with space shortcut #66

andreikop opened this issue Sep 29, 2017 · 3 comments

Comments

@andreikop
Copy link
Owner

I was about to change the shortcut, but found, that Shift+Backspace is used to Unindent by 1 space.
Current map:

  • Shift+Space - indent with 1 space
  • Shift+Backspace - Unindent with 1 space
  • Ctrl+Backspace - Delete word back.

If we use Ctrl+Shift to indent, the keyboard map would be inconsistent.

@bjones1

@bjones1
Copy link
Collaborator

bjones1 commented Sep 29, 2017

How about:

  • ctrl+shift+space: indent 1 space
  • ctrl+shift+backspace: unindent 1 space
  • Ctrl+backspace: delete 1 word back

That is, use ctrl+shift instead of shift+ as the indent/unindent modifiers?

I updated the keyboard map at https://docs.google.com/spreadsheets/d/1GftvSaUP4e9e8YYTL0CtFe_LhxL9_XMW9VA2c5F0RjI/edit#gid=0 with the Ctrl+Backspace and the Ctrl+Delete shortcuts -- they weren't there before.

@andreikop
Copy link
Owner Author

andreikop commented Oct 2, 2017

I'm really busy this week. And @SergeySatskiy is waiting for release.
Help is welcome.

@bjones1
Copy link
Collaborator

bjones1 commented Oct 2, 2017

Ready to go -- see #67. Do you want me to post this on PyPI as v 3.1, or do you want to bump the version number first?

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

No branches or pull requests

2 participants