ericdanan / counsel-projectile

Ivy UI for Projectile
286 stars 39 forks source link

counsel-projectile-switch-project ignores c-u -- does not refresh cache #174

Closed luntain closed 3 years ago

luntain commented 3 years ago

I think it should refresh the project files before showing them

ericdanan commented 3 years ago

You have to pass the prefix just before calling the action. That is, call counsel-projectile-switch-project without prefix, then select project, then C-u RET instead of RET (or C-u M-o f instead of M-o f etc) to refresh cache.