[Toybox] [PATCH] Add fmt.
enh
enh at google.com
Sat Dec 23 23:52:21 PST 2017
A very simple implementation of fmt, good enough for my daily use of !!fmt
in vi to reflow checkin comments like this.
---
tests/fmt.test | 21 +++++++++++++++
toys/pending/fmt.c | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 99 insertions(+)
create mode 100755 tests/fmt.test
create mode 100644 toys/pending/fmt.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-fmt.patch
Type: text/x-patch
Size: 3816 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20171223/ff5c6177/attachment-0002.bin>
More information about the Toybox
mailing list