How do I go to the next/previous search result when using the "find" feature? #3120
Answered
by
bartgrantham
trymeouteh
asked this question in
Q&A
-
|
With GUI text editors, CTRL+F will open the find menu, you search something and there are arrow buttons to jump to the next or previous search result of the text you are searching for in a file. How do you do this in micro? How do you go to the next or previous result? |
Beta Was this translation helpful? Give feedback.
Answered by
bartgrantham
Jan 16, 2024
Replies: 2 comments
-
|
Ctrl-N for next match, Ctrl-P for previous match. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
trymeouteh
-
|
ctrl-p just shows me what i searched previously. how can i cycle through results?? |
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
Ctrl-N for next match, Ctrl-P for previous match.