Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6040205
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:28:48+00:00 2026-05-23T06:28:48+00:00

I have a file x.cpp which a while ago contained, say, AAAAAAA. I accidentally

  • 0

I have a file x.cpp which a while ago contained, say, “AAAAAAA”.

I accidentally copied over it with another file containing, say, “BBBBBBB”.

PANIC!

Hang on, let’s look at .x.cpp.swp — there’s a load of binary junk then “BBBBBBB” then more junk then “AAAAAAA”, so it looks like the swap file contains both versions. Hooray!

So, how do I recover the “AAAAAAAA” version? If I do vim -r then I get “BBBBBBB”. Unfortunately, I can’t recover-then-hit-undo. Is there an incantation? Can I hack the swap file?

Massive gratitude if you know a trick here.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T06:28:49+00:00Added an answer on May 23, 2026 at 6:28 am

    No, but if you use Vim 7.3+ you can enable undofiles

    To get started:

    :he undo-persistence
    

    That way you can navigate the undo tree even after a (involuntary) close of your editor.

    So yes, the usual trick of going back in time, yanking, going forward in time, pasting will work even after the editor was restarted.

    100g- (locate text, yank into register), 100g+ (locate destination, put register).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a c++ file myCppTest.cpp which has method int myFunction(int argv, char **argc)
I have a file which is an XML representation of some data that is
I have declared a header file which is giving Syntax error before '{' token.
I have C++ project which consists of multiple (in fact many) .cpp and .h
So I have a simple cpp file. Only one with one main function and
I am creating a program to copy a text file. I have a main.cpp
I have some project with file: src/Test.cpp . Now I make subproject for it
Say I have two .cpp files: oranges.cpp and basket.cpp . They have the classes
in my application I have a Mat file which i'd like to show in
In the filesystem I have /file.aspx /directory/default.aspx I want to configure IIS so that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.