vi adding characters by value
Ryan Burrow
rsardb11 at vt.edu
Thu Jun 21 18:54:28 UTC 2018
I've been using busybox vi on an embedded platform and occasionally need to
edit a few bytes to make them non-printable characters, rather than add xxd
to my busybox install I was thinking about adding the functionality similar
to vim that allows ctrl^x followed by 2 hex characters to input a character
by hex value (
http://vim.wikia.com/wiki/Entering_special_characters#By_character_value).
Would this by a beneficial patch to add or am I over-complicating things?
- Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20180621/d7766cb4/attachment.html>
More information about the busybox
mailing list