mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 19:20:20 +00:00
Add marker-line functionality for scrollback, instant seek.
Fixes #662.
This commit is contained in:
@@ -407,6 +407,8 @@ fe_new_window (session *sess, int focus)
|
||||
|
||||
if (!sess_list->next)
|
||||
g_idle_add (fe_idle, NULL);
|
||||
|
||||
sess->scrollback_replay_marklast = gtk_xtext_set_marker_last;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user