tcl.recover-item
Recovers last item deleted by the Update processor.
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.
Example
:u test item1
<ctrl>+xo
'item1' deleted.
:recover-item<return>
Recover test item1 (Y/N)? y
[253] 'item1' recovered.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
