Menu

#106 Support Undo When Merging

open
nobody
Difficult (1)
5
2015-08-05
2010-02-23
No

It would be nice to support undo (via Ctrl-Z) in the merge window when merging files. Currently if I accidentally paste over some text, I have to find the original text from elsewhere to copy back in.

Discussion

  • Sir Zooro

    Sir Zooro - 2014-07-31

    +1 for this. Now I am performing big merge and have to do many manual changes, and I miss undo feature from time to time.

    You can implement limited undo. I would even welcome ability to undo last change.

     
  • ravas

    ravas - 2015-08-05

    It seems like this would be easy to implement, and it would be very useful.

    http://doc.qt.io/qt-5/qtwidgets-richtext-textedit-textedit-cpp.html
    ctrl+f search for actionUndo

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.