]> git.wh0rd.org Git - nano.git/commit
when doing history string tab completion, skip over an exact match
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 13 Jun 2005 03:52:33 +0000 (03:52 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 13 Jun 2005 03:52:33 +0000 (03:52 +0000)
commitd2edb8a538a60900531091d698dc147ee0e06081
tree9bd27461b7de80b613bc0886889d25cd5fd48e5d
parent33d07ef05539fac51b2d804ac12dea2304791bcb
when doing history string tab completion, skip over an exact match
unless it's the only match, as the old history code did

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