Bug 6824

Summary: Undo for "vi"
Product: Busybox Reporter: Laszlo Papp <lpapp>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Laszlo Papp 2014-01-31 16:51:52 UTC
It is a relatively and arguably common operation to undo some edit you are doing on an embedded board, and it is currently not simple to achieve if you mistype something.

The current workaround is to use force quit the file and reopen and undo the edit manually. It would be nice to get it improved by implementing the common 'u' shortcut.
Comment 1 Denys Vlasenko 2014-04-02 11:55:07 UTC
Initial implementation has been committed to git.