include readme viewing in small help
This commit is contained in:
parent
5dea3a923f
commit
b8a6c1daa7
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ func ExtBrowse(opts ExtBrowseOpts) error {
|
|||
|
||||
help := tview.NewTextView()
|
||||
help.SetDynamicColors(true)
|
||||
help.SetText("[::b]?[-:-:-]: help [::b]j/k[-:-:-]: move [::b]i[-:-:-]: install [::b]r[-:-:-]: remove [::b]w[-:-:-]: web [::b]q[-:-:-]: quit")
|
||||
help.SetText("[::b]?[-:-:-]: help [::b]j/k[-:-:-]: move [::b]i[-:-:-]: install [::b]r[-:-:-]: remove [::b]w[-:-:-]: web [::b]↵[-:-:-]: view readme [::b]q[-:-:-]: quit")
|
||||
|
||||
cmdFlex := tview.NewFlex()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue