When using VSCODE vscodevim plugin forward slash / puts you in incremental search mode -
What is the keybinding to put the cursor on the current search "view"? when i escape from incremental search mode it moves off the search result view in the file and puts the cursor back at the original position that the cursor was in when the / key was first pressed unlike regular vim which makes incremental search almost useless.