mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
keybinding configuration
This commit is contained in:
parent
d45a543418
commit
facfc09352
5 changed files with 110 additions and 72 deletions
|
@ -257,7 +257,6 @@ class IdleConf:
|
|||
'<<center-insert>>': ['<Control-l>'],
|
||||
'<<close-all-windows>>': ['<Control-q>'],
|
||||
'<<close-window>>': ['<Alt-F4>'],
|
||||
'<<dump-undo-state>>': ['<Control-backslash>'],
|
||||
'<<end-of-file>>': ['<Control-d>'],
|
||||
'<<python-docs>>': ['<F1>'],
|
||||
'<<python-context-help>>': ['<Shift-F1>'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue