[Toybox] [PATCH] vi: bug fixes

Jarno Mäkipää jmakip87 at gmail.com
Fri Mar 29 11:48:03 PDT 2019


Style cleanups:
Removing whitespaces at end of lines, hopefully reduces git am
warnings

Bug fixes:
fix segfault if file did not exist, now creates one empty line
fix insert mode text not showing on start of line
fix append on empty line
fix cursor move right on empty line
---
 toys/pending/vi.c | 203 ++++++++++++++++++++++++----------------------
 1 file changed, 107 insertions(+), 96 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190329/a4728f46/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vi-bug-fixes.patch
Type: text/x-patch
Size: 14537 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190329/a4728f46/attachment-0002.bin>


More information about the Toybox mailing list