David Contreras added the comment:
I disabled the default ^space in macOS settings>Keyboard>Shortcuts>Input
Sources>Select the Previous input source (^space)
After doing that ^space works on IDLE, nonetheless the menu shows ^S which is
not ^space.
--
Added
Change by David Contreras :
--
assignee: -> terry.reedy
components: +IDLE
nosy: +terry.reedy
type: -> behavior
versions: +Python 3.10, Python 3.9
___
Python tracker
<https://bugs.python.org/i
New submission from David Contreras :
I noticed that selecting Edit>Show Completions works as expected on Python
3.10.2 and macOS 12.1 after issue 40128 was resolved.
But trying the default keyboard shortcut ctrl+S only highlights the edit menu
but doesn't work.
I understand t