]> git.wh0rd.org Git - nano.git/commit
for consistency, revert handling of cases where a search string and a
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 18 Jul 2005 19:29:27 +0000 (19:29 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 18 Jul 2005 19:29:27 +0000 (19:29 +0000)
commit91d468d7fdcdf32a899184bc6e6e2cf32e136101
tree474a843a160570b24a63c3ffe027980367441b07
parent7dc531a8011b323da5ade7185a28652a3529121e
for consistency, revert handling of cases where a search string and a
match to it are not the same length in bytes, since the same technique
can't be made to work with tab completion matches

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2893 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/chars.c
src/search.c