mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
/LASTLOG -count option added. patch by dgl@dgl.cx
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1850 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
b9cdd10a86
commit
7d7b5e380e
3 changed files with 11 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ FORMAT_REC gui_text_formats[] =
|
|||
{ MODULE_NAME, "Text user interface", 0 },
|
||||
|
||||
{ "lastlog_too_long", "/LASTLOG would print $0 lines. If you really want to print all these lines use -force option.", 1, { 1 } },
|
||||
{ "lastlog_count", "{hilight Lastlog}: $0 lines", 1, { 1 } },
|
||||
{ "lastlog_start", "{hilight Lastlog}:", 0 },
|
||||
{ "lastlog_end", "{hilight End of Lastlog}", 0 },
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue