1

I deleted the swap file and lost the modifications. The *.bash file returned to its original version. Is it possible to undo delete of the swap file (i.e., recover or restore the deleted *.bash.swp file)?

ASE
  • 1,702
  • 2
  • 21
  • 29

1 Answers1

2

No, this is not possible, unless your OS has a recycle bin / trash can where deleted files go before being permanently deleted. Regardless, it's out of vim's hands.

jeremysprofile
  • 10,028
  • 4
  • 33
  • 53