On Wed, Feb 22, 2017 at 2:11 PM, Yousong Zhou <[email protected]> wrote:
> Along with it, there are other changes
>
>  - Check for uppercase X is removed as the expression will be always false and
>    :X itself is another totally different command in standard vim
>  - The status line will show number of written lines instead of lines 
> requested
>    by the colon command.  This is also how the standard vim is doing, though
>    the difference is that '!' has to be explicitly specified in vim to allow
>    partial writes
>
> "make bloatcheck" output
>
>     function                                             old     new   delta
>     colon                                               3190    3193      +3
>     
> ------------------------------------------------------------------------------
>     (add/remove: 0/0 grow/shrink: 1/0 up/down: 3/0)                 Total: 3 
> bytes
>
> Signed-off-by: Yousong Zhou <[email protected]>

Applied, thanks!
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to