Lines Matching refs:offset
31 /{pattern}/{offset}<CR> Search forward for the [count]'th occurrence of
32 {pattern} and go |{offset}| lines up or down.
38 |{offset}|.
40 //{offset}<CR> Search forward for the [count]'th occurrence of the
42 |{offset}|. If {offset} is empty no offset is used.
48 ?{pattern}?{offset}<CR> Search backward for the [count]'th previous
49 occurrence of {pattern} and go |{offset}| lines up or
55 |{offset}|.
57 ??{offset}<CR> Search backward for the [count]'th occurrence of the
59 |{offset}|. If {offset} is empty no offset is used.
164 Note: the count does not take offset into account.
171 *search-offset* *{offset}*
173 additional offset may be given. There are two types of offsets: line offsets
176 The offset gives the cursor position relative to the found match:
189 When including an offset with 'e', the search becomes inclusive (the
202 line offset is given, the whole lines between the two cursor positions are
216 A very special offset is ';' followed by another search command. For example: >
231 The last used pattern and offset are remembered. They can be used to repeat