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

[Help] How to get current telescope command? #3385

Closed
edshamis opened this issue Dec 12, 2024 · 1 comment
Closed

[Help] How to get current telescope command? #3385

edshamis opened this issue Dec 12, 2024 · 1 comment
Labels
enhancement Enhancement to performance, inner workings or existent features

Comments

@edshamis
Copy link

Hi!
How can I get the command telescope was called with?
e.g. buffers, find_files...

@edshamis edshamis added the enhancement Enhancement to performance, inner workings or existent features label Dec 12, 2024
@jamestrew
Copy link
Contributor

If a command was ran, you can go into command mode and up arrow or <C-f>.
If it was ran via a binding with :h :map-silent, you're going to have to find that mapping in your config and chase it that way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to performance, inner workings or existent features
Projects
None yet
Development

No branches or pull requests

2 participants