I would like to be able to edit Foo.cs by partial name without using :prev or :first et cetera.
Foo.cs Bar.cs [Baz.c]s Qux.cs
I have tried :arge F* and Vim says: No match. I have also tried :arge *F*. How can I navigate directly to Foo using part of its name?