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

Feature request: Provide a way to save helm-gtags results in a buffer #177

Open
nedZeppelin opened this issue Jul 27, 2017 · 1 comment
Open

Comments

@nedZeppelin
Copy link

This is a feature request for saving helm-gtags result in a buffer (like the "save results in buffer" action in helm-ag). This would be useful when traversing large code bases with helm-gtags.

@nedZeppelin nedZeppelin changed the title Provide a way to save helm-gtags results in a buffer Feature request: Provide a way to save helm-gtags results in a buffer Jul 27, 2017
@jcs090218
Copy link
Collaborator

You could simply call write-region to write to a file and by having (buffer-string) saved to that file.

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

No branches or pull requests

2 participants