Hi Everyone, I have a problem with the :tabfind and other find commands.
Basically these are the steps I follow 1) I open c:\instlog.txt in a vim session 2) Create a test file say d:\vimtest\sample.txt 3) Set the path by executing => :set path=.,D:/vimtest,, 4) Now I type the foll => :tabfind *sam* and press tab but the file name sample.txt does not get autocompleted I have checked the path after setting (:set path?) and the path seems to have been properly updated. Please help me with this problem. My main idea is to browse through my entire source code by adding all the folders to the 'path'. Thanks in advance. Mahesh S. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
