Skip to content

Commit

Permalink
update help popup content
Browse files Browse the repository at this point in the history
  • Loading branch information
pythops committed Apr 21, 2023
1 parent 3656adc commit 49b197d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ impl App {
`i` : Switch to Insert mode
`Esc` : Switch to Normal mode
`dd` : Clear the prompt
`ctrl+l` : Clear the prompt AND the chat and save to history
`n` : Start new chat and save the previous one to the history
`Tab` : Switch the focus
`h` : Show history
`j` or `Down` : Scroll down
Expand Down

0 comments on commit 49b197d

Please sign in to comment.