aboutsummaryrefslogtreecommitdiff
path: root/Command/Dead.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Dead.hs')
-rw-r--r--Command/Dead.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Dead.hs b/Command/Dead.hs
index 44cf7b7f6..385dd6fad 100644
--- a/Command/Dead.hs
+++ b/Command/Dead.hs
@@ -33,7 +33,7 @@ seek (DeadKeys ks) = seekActions $ pure $ map startKey ks
startKey :: Key -> CommandStart
startKey key = do
- showStart "dead" (key2file key)
+ showStart' "dead" (Just $ key2file key)
ls <- keyLocations key
case ls of
[] -> next $ performKey key