mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 06:04:18 +00:00
Keybindings for editing the document from the pager
This commit is contained in:
parent
ff59ead353
commit
dd1593b10d
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue