mirror of
https://github.com/issadarkthing/gomu.git
synced 2025-05-02 22:17:09 +08:00
add repl keybinding
This commit is contained in:
parent
8a72c2018f
commit
d0bac491c6
1
popup.go
1
popup.go
@ -227,6 +227,7 @@ func helpPopup(panel Panel) {
|
||||
"f/F forward 10/60 seconds",
|
||||
"b/B rewind 10/60 seconds",
|
||||
"? toggle help",
|
||||
"m open repl",
|
||||
}
|
||||
|
||||
list := tview.NewList().ShowSecondaryText(false)
|
||||
|
Loading…
x
Reference in New Issue
Block a user