Re: line numbers on IDLE
Terry Reedy <[email protected]> Thu, 28 Sep 2023 15:08:25 -0400
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <[email protected]> |
On 9/21/2023 12:40 PM, Finlay Ross via IDLE-dev wrote: > Hi, I have clicked on options and can see the (show line numbers) button > but it is in light grey and I cannot click it, how do I enable line numbers? Line numbers are not available in Shell, only in Editor windows. -- Terry Jan Reedy