add another TODO for tog
diff --git a/TODO b/TODO
index 669f591..a90f9ab 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,5 @@ tog:
- implement horizonal scrolling in all views
- implement horizonal split view mode
- implement search feature
+- allow moving to prev/next blamed line in diff view if opened from blame view,
+ similar to how the diff view can switch commits if opened from log view