Commit d6117e780bcbc5ec0e222e0a010f21056ca5c47c

Stefan Sperling 2019-06-25T20:41:44

diff thread in tog will probably not be needed

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/TODO b/TODO
index 2d1b4fe..d5065f1 100644
--- a/TODO
+++ b/TODO
@@ -12,7 +12,6 @@ lib:
 
 tog:
 - allow loading new commits in 'tog log' after startup (e.g. via Ctrl-L, 'r')
-- make diff view generate diffs in a background thread?
 - implement horizonal scrolling in all views
 - implement horizonal split view mode
 - implement search feature for diff view