Commit 6fcd089d7c0acea8814f6d53518eb2f0df8d93db

Stefan Sperling 2019-07-28T12:52:54

add TODO item for tog

1
2
3
4
5
6
7
8
9
diff --git a/TODO b/TODO
index ae70add..df3304b 100644
--- a/TODO
+++ b/TODO
@@ -21,3 +21,4 @@ tog:
 - 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
 - tog should have a command to list and log/browse references
+- it should be possible to abort a running search in the log view