Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3109

Re: [Bug / Feature Request] IDLE Shell

References <b3c187ac-f0a3-459c-af58-704f88f87d67@t19g2000prd.googlegroups.com>
From James Mills <prologic@shortcircuit.net.au>
Date 2011-04-13 12:04 +1000
Subject Re: [Bug / Feature Request] IDLE Shell
Newsgroups comp.lang.python
Message-ID <mailman.298.1302660315.9059.python-list@python.org> (permalink)

Show all headers | View raw


On Wed, Apr 13, 2011 at 11:50 AM, rantingrick <rantingrick@gmail.com> wrote:
> In the IDLE shell when pressing the key combos "Control+Up" and
> "Control+Down" the insertion cursor should jump to the nearest prompt
> (>>>) above or below it's current position respectively.
>
> Note: In the Editor Window of IDLE the current behavior is for the
> insertion cursor to jump to the next block (which is just fine for the
> Editing Source code!) HOWEVER in the shell we need a much more
> intelligent behavior.

Not to be rude or anything - but why can't you get the latest IDLE
source code, patch it, test it, see how you like it and if you feel
it useful, share the patch and/or file a bug with the patch.

cheers
James

-- 
-- James Mills
--
-- "Problems are solved by method"

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

[Bug / Feature Request] IDLE Shell rantingrick <rantingrick@gmail.com> - 2011-04-12 18:50 -0700
  Re: [Bug / Feature Request] IDLE Shell James Mills <prologic@shortcircuit.net.au> - 2011-04-13 12:04 +1000

csiph-web