Skip to content

Commit

Permalink
Add hint how to cancel selection in interactive mode #1414
Browse files Browse the repository at this point in the history
Signed-off-by: David Edler <[email protected]>
  • Loading branch information
edlerd committed Nov 12, 2024
1 parent 2cd88e4 commit 36ae385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/runLocal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const INTERACTIVE_HINT = `
↑/↓: Select a package
Space: Toggle selection
a: Toggle all
Esc: Cancel
Enter: Upgrade`

/**
Expand Down

0 comments on commit 36ae385

Please sign in to comment.