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 terry.reedy
Recipients ned.deily, terry.reedy
Date 2019-09-19.18:13:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568916838.21.0.433746458379.issue21359@roundup.psfhosted.org>
In-reply-to
Content
Still an issue.  Several shortcuts do not work right, so I am generalizing the issue. 

1. Redo command accelerator acts as Undo.
2. Cmd-M minimizes instead of open module (#35104 has long discussion). 

I at least one other issue mentions a similar problem.  The default mac keybinding should all be tested to determine the scope of the problem.  Then a new keyset designed (#32761)

3. #18444 and #32761 both discuss ^A and beginning of line.
History
Date User Action Args
2019-09-19 18:13:58terry.reedysetrecipients: + terry.reedy, ned.deily
2019-09-19 18:13:58terry.reedysetmessageid: <1568916838.21.0.433746458379.issue21359@roundup.psfhosted.org>
2019-09-19 18:13:58terry.reedylinkissue21359 messages
2019-09-19 18:13:57terry.reedycreate