Marcin Szamotulski
unread,Jun 5, 2019, 2:15:01 AM6/5/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
Hello vim_dev,
I was always struck by the inconsistency of file ordere as returned by `:find lost.file` and command completion, e.g. `:e **/lost.file^d`. If there are multiple files of with name `lost.file` `:find` will explore them in different order than what completion will suggest. Maybe somebody would like to try fix this, or maybe this is a feature?
Best regards, Marcin