diff --git a/ui/pager.go b/ui/pager.go index b3c56e8..575adc0 100644 --- a/ui/pager.go +++ b/ui/pager.go @@ -531,7 +531,7 @@ func (m pagerModel) helpView() (s string) { col1 := []string{ "g/home go to top", "G/end go to bottom", - "", + "e edit this document", memoOrStash, "esc back to files", "q quit",