diff options
author | Paul Fox <pgf@brightstareng.com> | 2008-03-06 01:34:23 +0000 |
---|---|---|
committer | Paul Fox <pgf@brightstareng.com> | 2008-03-06 01:34:23 +0000 |
commit | c51fc7bed6d6555997fdfb3879f42c6b1191465c (patch) | |
tree | f4819ba9be3b4ad6a8744775dc69631f0477312a /docs/keep_data_small.txt | |
parent | b4a5087ee006bfee20c7272e92322f9f6377d042 (diff) | |
download | busybox-c51fc7bed6d6555997fdfb3879f42c6b1191465c.tar.gz |
fixed the "dot" (i.e. '.') command, to properly re-init its
buffer between commands, not recalculate its length all the time,
and to not reallocate its fixed-length buffer frequently.
fixed the 'c', 'd', and 'y' commands to properly handle both motions
that are just part of a line, and those that are multiline. for
instance, now "c%" and "2cw" work correctly, whether the motions span
lines or not.
added some permissble motions for 'c', 'd', and 'y': namely 'h',
'l', SPACE, BS, and DEL
Diffstat (limited to 'docs/keep_data_small.txt')
0 files changed, 0 insertions, 0 deletions