mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Fix bug #1517990: IDLE keybindings on OSX
This adds a new key definition for OSX, which is slightly different from the classic mac definition. Also add NEWS item for a couple of bugfixes I added recently.
This commit is contained in:
parent
bfbfe1f8b9
commit
3075e16c51
4 changed files with 64 additions and 2 deletions
|
@ -71,7 +71,7 @@ name= IDLE Classic
|
|||
|
||||
[Keys]
|
||||
default= 1
|
||||
name= IDLE Classic Mac
|
||||
name= IDLE Classic OSX
|
||||
|
||||
[History]
|
||||
cyclic=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue