undo continually vi
        Posted  
        
            by wowrt
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by wowrt
        
        
        
        Published on 2010-06-17T06:26:46Z
        Indexed on 
            2010/06/17
            6:33 UTC
        
        
        Read the original article
        Hit count: 316
        
Hi,
        I am using vi(not Vim) and I would like to continually undo the changes made. u works for a single command undo and Ufor a single line undo. But Is there a way to undo continuously like vim(I recall a command in vim can even undo changes by time!) in vi?
Thanks in Advance.
© Stack Overflow or respective owner