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

Missing support for "search history" #657

Closed
ascandella opened this issue Aug 27, 2016 · 3 comments
Closed

Missing support for "search history" #657

ascandella opened this issue Aug 27, 2016 · 3 comments

Comments

@ascandella
Copy link
Contributor


Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.


What did you do?

Search for some text with /foo. Leave search mode. Enter search mode again and attempt to "scroll back" search history with /<up>.

What did you expect to happen?

/ would show me my past searches and fill them in as i scrolled up and down with arrows

What happened instead?

"Searching for <up>"

@ascandella
Copy link
Contributor Author

I have no idea how difficult this would be to implement or how desired it is, just marking this down in case other people come across it so we can prioritize if people find it useful.

I don't personally use it much.

@realh
Copy link

realh commented Nov 10, 2016

I really miss this feature. If it wasn't for VS Code itself recently having had search history support added I'd probably use Atom instead. Maybe VSVim will be able to take advantage of Code's new support for it? I'll probably bind / to Ctrl+F in the meantime, but it would be nicer with /, *, :s etc all fully integrated.

@johnfn
Copy link
Member

johnfn commented Nov 11, 2016

Sadly, we do search in a completely different way than VSCode. However, this is actually a pretty straightforward feature to add for anyone who is interested in doing so. :)

@johnfn johnfn closed this as completed in c8ee059 Dec 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants