aboutsummaryrefslogtreecommitdiff
path: root/lib/headlines.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/headlines.ml')
-rw-r--r--lib/headlines.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/headlines.ml b/lib/headlines.ml
index 51bcc6b..6b79262 100644
--- a/lib/headlines.ml
+++ b/lib/headlines.ml
@@ -95,6 +95,7 @@ let rec render
; scroll = 0
; go_back = (fun () -> render t state)
; goto_todos_view
+ ; goto_done_view
}
| `Key (`ASCII 'r', []) ->
let (input_state : Input_screen.state) =