mirror of
https://git.busybox.net/busybox
synced 2025-11-30 03:55:24 +00:00
Currently vi in Busybox doesn't support filtering text through an external command with ':1,2!cmd'. Instead it behaves as if no range had been supplied and displays the output of the command. Issue a warning and do nothing in such cases. function old new delta colon 3993 4010 +17 Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
|---|---|---|
| .. | ||
| awk.c | ||
| cmp.c | ||
| Config.src | ||
| diff.c | ||
| ed.c | ||
| Kbuild.src | ||
| patch.c | ||
| patch_bbox.c | ||
| patch_toybox.c | ||
| sed.c | ||
| sed1line.txt | ||
| sed_summary.htm | ||
| vi.c | ||