Keybindings for editing the document from the pager

This commit is contained in:
Justin Moser 2022-12-03 14:57:59 -06:00 committed by Maas Lalani
parent ff59ead353
commit dd1593b10d

View file

@ -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",