Commit 8419a396638b389d382a326489f488ad1f139b39

Stefan Sperling 2019-01-06T14:24:00

add another todo item for tog

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/TODO b/TODO
index d4cd8ab..dd49c86 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ lib:
   to fix empty directories left behind, and write a test for this problem
 
 tog:
+- make diff view generate diffs in a background thread
 - bug: page-down in tree view may move cursor beyond the last visible item
 - implement horizonal scrolling in all views
 - implement horizonal split view mode