[IPython-dev] Please read: IPython Notebook UI goes modal

Brian Granger ellisonbg at gmail.com
Mon Jan 27 12:19:27 EST 2014


Stefan,

Thanks for the feedback.

We plan on making interrupt a double press i.

I will have a look at the second issue you bring up.

Cheers,

Brian

On Mon, Jan 27, 2014 at 9:02 AM, Stéfan van der Walt <stefan at sun.ac.za> wrote:
> Hey, Brian
>
> On Sat, Jan 11, 2014 at 10:02 PM, Brian Granger <ellisonbg at gmail.com> wrote:
>> What about the double press logic we use for the delete (d d) instead
>> of a modifier?
>
> I just switched to the new modal interface, and it handles very well.
>
> My only gripe is with the "i" shortcut that, even as a casual vim
> user, I tend to press all the time.  Requiring at least a double press
> would be good.
>
> I've also noticed that having a cell towards the top of the document, such as
>
> import time
> for i in xrange(100000):
>     time.sleep(1)
>     print i
>
> executing, causes the currently focused cell to keep moving down.
>
> Thanks for all the hard work you put into this!
>
> Regards
> Stéfan
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list