unix_shell
This is an old revision of the document!
upcoming
Here's a list of commands to retrieve deleted text in vi:
u Undoes the last change U Undoes changes to current line p "Puts" last delete after cursor P "Puts" last delete before cursor 1p "Puts" next-to-last delete after cursor 2p "Puts" second-to-last delete after cursor
<Last updated by Xi Zhang on Oct 6th,2021>
unix_shell.1633567991.txt.gz · Last modified: by 38.20.199.40
