◐ Shell
clean mode source ↗

Message 158303 - Python tracker

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?