window_search_forward
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | window_search_forward [2006/08/29 16:08] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: window_search_forward.txt, | ||
| + | ======Synopsis: | ||
| + | [[window]] search_forward " | ||
| + | |||
| + | ======Description: | ||
| + | This operation moves the scrollback view forwards (newer) so the top of | ||
| + | the window is the next newer line that matches the regex < | ||
| + | there are no matches going forwards, it will beep. If you omit < | ||
| + | it will re-use the last < | ||
| + | search_forward. | ||
| + | |||
| + | This operation may put you in scrollback view, which means you need to | ||
| + | use [[window scroll_end]] to go back to the normal scrolling view. | ||
| + | |||
| + | You can read the [[window]] help file for more information about views. | ||
| + | |||
| + | ======Examples: | ||
| + | /WINDOW SCROLL_START | ||
| + | /WINDOW SEARCH_FORWARD " | ||
| + | /WINDOW SEARCH_FORWARD (to repeat the search) | ||
| + | /WINDOW SCROLL_END (when you are done) | ||
| + | |||
| + | ======History: | ||
| + | This operation first appeared in EPIC4-1.1.8 | ||
window_search_forward.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1
