Skip to content
Snippets Groups Projects
Commit 29b78900 authored by George Nachman's avatar George Nachman
Browse files

Redraw immediately in instant replay

parent 113b3911
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4278,6 +4278,7 @@ static long long timeInTenthsOfSeconds(struct timeval t)
[SCREEN setFromFrame:s len:len info:info];
[[[self tab] realParentWindow] resetTempTitle];
[[[self tab] realParentWindow] setWindowTitle];
[self scheduleUpdateIn:0];
}
 
- (void)continueTailFind
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment