diff --git a/internal/view/help.go b/internal/view/help.go index ca257204..4c33128b 100644 --- a/internal/view/help.go +++ b/internal/view/help.go @@ -235,7 +235,7 @@ func (h *Help) showGeneral() model.MenuHints { Description: "Clear command", }, { - Mnemonic: "Ctrl-h", + Mnemonic: "t", Description: "Toggle Header", }, {