recover-item

recover-item


recover-fd Index Level rem
Syntax
Category TCL
Type Verb
Description recovers the last item deleted by the "<ctrl>+xo" command in the Update processor.  It also recovers the last item that was exited without filing.

The process first displays the name of the item to be recovered.

The deleted item is stored in a temporary buffer and can be recovered with this command until another item is deleted.
Options
See Also ri x fd recover-fd xo xi
Example :u test item1
<ctrl>+xo
'item1' deleted.
:recover-item<return>
Recover test item1 (Y/N)? y
[253] 'item1' recovered.
Warnings
Compatibility D3 7.0 AP
recover-fd Index Level rem