I am looking for a way to switch to a buffer containing searched text.
E.g. If I have 100 buffers open, I want to switch to a buffer, that contains ‘fooBar = 1’
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just found a plugin for that: Buffer-grep
As stated in its README:
One could write a function to jump directly to the first one if necessary.