You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
When navigating around in visual mode, focused on a particular node, then jumping up to the parent, there is currently no way to jump back to the previously selected child. The only option is to jump down to the first child, then along the children until the original node is reached.
It would be really nice to have a "previous selection" binding to jump back in case we end up somewhere unexpected.
When navigating around in visual mode, focused on a particular node, then jumping up to the parent, there is currently no way to jump back to the previously selected child. The only option is to jump down to the first child, then along the children until the original node is reached.
It would be really nice to have a "previous selection" binding to jump back in case we end up somewhere unexpected.