mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
51d9d6947d
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4918 dbcabf3a-b0e7-0310-adc4-f8d773084564
23 lines
787 B
Plaintext
23 lines
787 B
Plaintext
|
|
@SYNTAX:lastlog@
|
|
|
|
-clear: remove all lastlog lines from window
|
|
|
|
-: don't print the "Lastlog:" and "End of Lastlog" messages.
|
|
-file: write lastlog to file instead of screen
|
|
-window: which window's lastlog to check (output is always to active)
|
|
-case: Case-sensitive matching
|
|
-force: Force displaying lastlog even if it's longer than 1000 lines
|
|
-new: show only lines since last /LASTLOG
|
|
-regexp: `text' is a regular expression
|
|
-word: `text' must match to full words
|
|
-<level>: levels to check (default is all; /help levels for details)
|
|
<pattern>: text to search for, or all if empty
|
|
<count>: maximum number of lines to show
|
|
<start>: skip the last `start' lines
|
|
|
|
Shows the given number of lines of log from the current window.
|
|
|
|
See also:
|
|
|