I'm having this occasional problem:
In macvim I create a new file in the current directory using
:e foo.coffee
I save that file and continue working in macvim. I close and restart macvim, and use <Leader>T
to try to open that file but it's not being listed.
I see foo.bar
in the directory and can open it manually, but why is not available for CommandT? Is there a way to sort of punch CommandT in the head and refresh the files available to it?
Thanks
You can also use <C-f>
(that's control-f), when CommandT is open.
Ref: https://github.com/wincent/Command-T under the section titled:
The following mappings are active when either the prompt or the file listing has focus
(I would like to link to the heading, but the README is plain text, so there are no heading anchors).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With