Skip to content

Commit

Permalink
Fix disappeared short help by default
Browse files Browse the repository at this point in the history
  • Loading branch information
1buran committed Apr 6, 2024
1 parent df77b7c commit 9f1aaff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@ func initialModel() model {
checkboxes: checkboxes,
fileInputs: fileInputs,
textArea: txt,
rpView: helpView,
KeyStroke: NewKeyStroke(),
}
return m
Expand Down

0 comments on commit 9f1aaff

Please sign in to comment.