Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command-T list gets stale- should reload automatically #8

Closed
tmm1 opened this issue Aug 27, 2010 · 3 comments
Closed

Command-T list gets stale- should reload automatically #8

tmm1 opened this issue Aug 27, 2010 · 3 comments

Comments

@tmm1
Copy link
Contributor

tmm1 commented Aug 27, 2010

There should be a keybinding to refresh Command-T's file list. Or, we can force it to reload everytime Command-T is invoked, which seems to be a common solution.

@tmm1
Copy link
Contributor Author

tmm1 commented Dec 3, 2010

You can use :CommandTFlush to do this manually, but maybe we should bind it to Ctrl-L

@henrik
Copy link
Contributor

henrik commented Dec 23, 2010

I've bound it to leader-T (pairs nicely with leader-t to show the list).

Janus has some configs to auto-flush when you do some file actions from within Vim, but it's certainly not perfect.

@kalbasit
Copy link
Member

On the experimental branch, it is bound to <D-A-t> that's Command-Alt-t (for linux just use the same mappings except it would be Control instead of Command)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants