[IPython-dev] anyway to undelete a cell
Brian Granger
ellisonbg at gmail.com
Tue Mar 27 12:33:10 EDT 2012
OK sounds good.
On Tue, Mar 27, 2012 at 4:49 AM, Satrajit Ghosh <satra at mit.edu> wrote:
> hi brian,
>
>> 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.
>
>
> now that i know that x,c,v exist, i completely agree with min that delete
> should be left alone.
>
> cheers,
>
> satra
>
>
>>
>>
>> -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
>>
>>
>>
>> _______________________________________________
>> 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
More information about the IPython-dev
mailing list