Commit 598409c67f63265b146324e2cea43359c1014465

Stefan Sperling 2019-08-08T19:09:11

add a todo item for tog

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/TODO b/TODO
index 4b4952a..0a9ce6f 100644
--- a/TODO
+++ b/TODO
@@ -17,6 +17,7 @@ got:
 - recursive removal: got rm -R
 
 tog:
+- cosmetic display issues involving \n and TABs should be fixed
 - implement horizonal scrolling in all views
 - implement horizonal split view mode
 - implement search feature for diff view