Roger Serwy <[email protected]> added the comment: I can confirm this issue on Linux.
This issue is caused by not explicitly binding <Control-Key-S> to <<save-window>> in config-keys.def (and in configHandler.py's GetCoreKeys.) Presently, only <Control-key-s> binds to <<save-window>>. Should all the lowercase bindings without uppercase bindings be changed, or should only a few be changed? ---------- keywords: +easy nosy: +serwy _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12387> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
