[issue694339] Dedenting with Shift+Tab

Guilherme Polo report at bugs.python.org
Sun Mar 29 15:15:04 CEST 2009


Guilherme Polo <ggpolo at gmail.com> added the comment:

Patch added for allowing, and defining, Shift-Tab as the default binding
for dedenting.

The problem is that dedent-region may do more than one would expect.

----------
keywords: +patch
nosy: +gpolo
versions: +Python 2.7, Python 3.1 -Python 2.6
Added file: http://bugs.python.org/file13457/common_dedent.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue694339>
_______________________________________


More information about the Python-bugs-list mailing list