Replies: 3 comments
-
This may be covered by #401 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Highlighting search results: #1733 |
Beta Was this translation helpful? Give feedback.
0 replies
-
What feature is it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
vim has a feature whereby you can be editing a file, exit vim, and then go back into vim and it will return you to the position you were in before.
Does hx have such a feature?
Another useful feature of vim is when searching for something with "/word"
it will highlight all the instances of "word" on the visible page, with the cursor automatically moved to the closest next one.
Beta Was this translation helpful? Give feedback.
All reactions