0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

Cleanup in :find completion code. Make it work for "./subdir" in 'path'.

This commit is contained in:
Bram Moolenaar
2010-08-13 21:16:49 +02:00
parent daf3b39559
commit dc685aba75
3 changed files with 63 additions and 87 deletions

View File

@@ -30,11 +30,6 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
*known-bugs*
-------------------- Known bugs and current work -----------------------
Have a close look at :find completion, anything that could be wrong?
Test 73 fails on MS-Windows when compiled with DJGPP and run twice. How to
delete the Xfind directory?
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
@@ -59,6 +54,10 @@ Results in E670. (Tony Mechelynck, 2010 May 2)
setpos() does not resture cursor position after :normal. (Tyru, 2010 Aug 11)
Test 73 fails on MS-Windows when compiled with DJGPP and run twice. How to
delete the Xfind directory? Add an rmdir() function, just like we have
mkdir().
'cindent' not correct when 'list' is set. (Zdravi Korusef, 2010 Apr 15)
":helpgrep" does not put the cursor in the correct column when preceded by