branch: elpa/hyperdrive
commit 7276398aceac15402bce47796d49a05e9bce268e
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Comment: Add TODO
---
 hyperdrive-menu.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hyperdrive-menu.el b/hyperdrive-menu.el
index 543f9a2692..4dfa6729b2 100644
--- a/hyperdrive-menu.el
+++ b/hyperdrive-menu.el
@@ -131,6 +131,7 @@
             (eq major-mode 'hyperdrive-dir-mode))
       :transient t)
      ;; TODO: Combine previous and next commands
+     ;; FIXME: Refresh transient when navigating between files and directories.
      ("p" "previous" hyperdrive-ewoc-previous
       :if (lambda ()
             (eq major-mode 'hyperdrive-dir-mode))

Reply via email to