How do you search through command history?
Answer
<C-r>/ or q/
Explanation
Press q/ to open search history in a window. While on the command line, use arrow keys to cycle through previous commands.
<C-r>/ or q/
Press q/ to open search history in a window. While on the command line, use arrow keys to cycle through previous commands.