[IPython-dev] anyway to undelete a cell

MinRK benjaminrk at gmail.com
Tue Mar 27 01:00:49 EDT 2012


On Mon, Mar 26, 2012 at 21:56, Brian Granger <ellisonbg at gmail.com> wrote:

> On Mon, Mar 26, 2012 at 8:58 PM, Satrajit Ghosh <satra at mit.edu> wrote:
> > thanks brian! could Ctrl+m,d be mapped to cut then?
>
> We probably should do that.
>

I don't think so - delete and cut are separate everywhere else for a
reason.  If you cut one cell then delete another, it would be pretty
distressing to find that what you deleted actually clobbered your clipboard.

-MinRK


>
>  cheers,
> >
> > satra
> >
> > On Mon, Mar 26, 2012 at 10:54 PM, Brian Granger <ellisonbg at gmail.com>
> wrote:
> >>
> >> Not quite yet.  We almost have the infrastructure to implement that
> >> though.  One thing you can do in the meantime is to use Cut Cell
> >> rather than delete cell.  Cut cell puts the deletes the cell and puts
> >> it on the clipboard.  Then you can paste it somewhere else.
> >>
> >> On Mon, Mar 26, 2012 at 8:15 PM, Satrajit Ghosh <satra at mit.edu> wrote:
> >> > hi all,
> >> >
> >> > if i delete a cell by mistake and hit ctrl+s (because i'm ctrl+s
> trigger
> >> > happy), is there any way to undelete it? (or in general is there
> >> > undo-redo?)
> >> >
> >> > cheers,
> >> >
> >> > satra
> >> >
> >> > _______________________________________________
> >> > 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
> >> _______________________________________________
> >> IPython-dev mailing list
> >> IPython-dev at scipy.org
> >> http://mail.scipy.org/mailman/listinfo/ipython-dev
> >
> >
> >
> > _______________________________________________
> > 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
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120326/1c8df3fc/attachment.html>


More information about the IPython-dev mailing list