]> git.wh0rd.org Git - nano.git/commit
in input_tab(), disable completion of usernames, directories, and
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 11 Oct 2007 15:49:08 +0000 (15:49 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 11 Oct 2007 15:49:08 +0000 (15:49 +0000)
commit7e9b345010409062299cf4c5a7b72af604b66580
tree3cb4f12cba49610cf5edc5fb5a363d5e3d210688
parentf486af706152f661548cf172c665014f215fb91f
in input_tab(), disable completion of usernames, directories, and
filenames if the cursor isn't at the end of the line, as it can lead to
odd behavior (e.g. adding a copy of the entire match to the middle of
the line instead of just the uncompleted part of the match)

git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4176 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c