[Toybox] [PATCH] vi: added support for tabs
Jarno Mäkipää
jmakip87 at gmail.com
Mon Sep 9 08:50:38 PDT 2019
Add: tabs, follows tabstop variable currently hardcoded to 8. Should
be adjustable with :set tabstop N according to man page
Fix: search, issue with searching substring that is more left than
cursor position on following lines.
---
toys/pending/vi.c | 36 +++++++++++++++++++++++++++---------
1 file changed, 27 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vi-added-support-for-tabs.patch
Type: text/x-patch
Size: 3726 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20190909/e9841840/attachment-0002.bin>
More information about the Toybox
mailing list