[Tutor] IDLE Editor
Alan Gauld
alan.gauld at yahoo.co.uk
Thu Feb 20 17:01:43 EST 2020
On 20/02/2020 20:15, Flavee Gee Garcia wrote:
> Hi there,
>
> I am trying to get better at using the Python IDLE terminal, specifically
> navigation without a mouse. I found this
> <https://www.jetbrains.com/help/pycharm/navigation-in-source-code.html>
> article but none of the commands correspond to what they say they should
Notice that this is for Jetbrains' own IDE - Pycharm. The keyboard
bindings will be quite different.
There is a page of keyboard bindings for IDLE in the IDLE
configure dialog, and the help page has a section on bindings
too.
It is not a complete list though...
Note that IDLE is due to get some major enhancements in the next
couple of IDLE releases. The IDLE devs have been doing a lot
of work, its quite exciting...
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list