summaryrefslogtreecommitdiff
path: root/internal/ui/table.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/ui/table.go')
-rw-r--r--internal/ui/table.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/ui/table.go b/internal/ui/table.go
index c98c3f0..a1c2961 100644
--- a/internal/ui/table.go
+++ b/internal/ui/table.go
@@ -442,6 +442,7 @@ func (m Model) View() string {
"A: replace annotations",
"p: set priority",
"/, ?: search",
+ "esc: close help/search",
"q: quit",
"h: help", // show help toggle line
)