mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Added a -date parameter to /lastlog to prepend each row with the row's date
This commit is contained in:
parent
e2462b7839
commit
466166010b
2 changed files with 21 additions and 3 deletions
|
|
@ -14,6 +14,7 @@
|
|||
-clear: Removes the previous results from the active window.
|
||||
-count: Displays how many lines match.
|
||||
-case: Performs a case-sensitive matching.
|
||||
-date: Prepends each row with the message's date (YYYY-MM-DD).
|
||||
-regexp: The given text pattern is a regular expression.
|
||||
-word: The text must match full words.
|
||||
-force: Forces to display the lastlog, even if it exceeds 1000 lines.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue