mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
commit
6e3745f423
1 changed files with 1 additions and 0 deletions
|
|
@ -118,6 +118,7 @@ static void show_lastlog(const char *searchtext, GHashTable *optlist,
|
|||
return;
|
||||
}
|
||||
}
|
||||
view = WINDOW_GUI(window)->view;
|
||||
|
||||
if (g_hash_table_lookup(optlist, "new") != NULL)
|
||||
startline = textbuffer_view_get_bookmark(view, "lastlog_last_check");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue