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

How do you go back? #323

Open
danielkrajnik opened this issue May 29, 2023 · 3 comments
Open

How do you go back? #323

danielkrajnik opened this issue May 29, 2023 · 3 comments

Comments

@danielkrajnik
Copy link

danielkrajnik commented May 29, 2023

Open a helpful buffer (on doom emacs press K with a cursor on some variable)
Click some link within the buffer, which takes you to another helpful buffer
Try to return
Then you can't
For you are stuck
How do you go back?

@mekeor
Copy link
Contributor

mekeor commented Jun 11, 2023

How about previous-buffer?

@danielkrajnik
Copy link
Author

danielkrajnik commented Jun 13, 2023

Thank you, I've just tried it, but it doesn't take you to the previous helpful buffer - it just jumped to a previously used buffer (an edited file in this instance).

@woolsweater
Copy link

woolsweater commented Jun 17, 2023

Unlike the built-in help-mode, helpful doesn't re-use the same buffer for new queries, so to "go back" you must use regular buffer switching commands.

See #250

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