Skip to content

Commit fdc3ace

Browse files
authored
Update README.md
1 parent 00d95fa commit fdc3ace

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,12 @@ Include, exclude, once and highlight filters are the most intuitive filters to u
208208
**stop**: this filter is good when some special event occurs (an exception?) and you want to inspect the context of the event in the log before continuing. A press of the 'end' button will resume auto scrolling.
209209

210210
Other features:
211-
--------------------
211+
----------------
212+
213+
**views**:
214+
- reset view; make the first line in the logbuffer the first line in the view
215+
- reset view to this line; make the current like the first line in the view
216+
- clear view; make next incoming message the first line in the view
212217

213218
**link views**: the selected line in the current view is located re-selected when you switch to another view. This is done on a best-effort bases, so if the exact line is not found, the nearest line is selected. In that case switching views will cause the currently selected line to change.
214219

0 commit comments

Comments
 (0)