This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka
Date 2016-06-01.07:29:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464766185.36.0.150155479026.issue27173@psf.upfronthosting.co.za>
In-reply-to
Content
The "IDLE Classic Unix" key set in IDLE provides Emacs-like key bindings. But modern Linux environments (KDE, Gnome, etc) use different key bindings in standard editors. Proposed patch provides new key set named "IDLE Modern Unix" that uses key bindings common in KDE (and mainly in Gnome). It is more habitual for average user.

In additional the patch makes IDLE to use platform-depending key set by default.
History
Date User Action Args
2016-06-01 07:29:45serhiy.storchakasetrecipients: + serhiy.storchaka
2016-06-01 07:29:45serhiy.storchakasetmessageid: <1464766185.36.0.150155479026.issue27173@psf.upfronthosting.co.za>
2016-06-01 07:29:45serhiy.storchakalinkissue27173 messages
2016-06-01 07:29:45serhiy.storchakacreate