Hi, This thought came to mind when I was browsing source code. I know find command finds files of a name using 'path' option, and prefixing a count 'n' would give you the nth occurrence of the file with same name.
I often find that I open a file using find, and realize it's not the file that I looked for. Then I use 2find, 3find so on, until I reach the actual file I wanted. Wouldn't it be nice if there is a command like :ts where VIM lists all files by the name, and then let the use choose one he wants? I'm assuming that such a feature is not present currently - I couldn't find any with ":h :find". I might be able to use the find utility, but something inside VIM would be nice. Please share your thoughts. :J --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
