Keyboard shortcuts
Everything in the picker is a keystroke away. Press ? inside inup to see this list in the terminal. This page is generated from the same source as the tool's help screen, so it is always current.
Navigation
| Key | Action |
|---|---|
| ↑k | Move up |
| ↓j | Move down |
| g | Jump to the first package |
| G | Jump to the last package |
Selecting upgrades
| Key | Action |
|---|---|
| ← | Cycle selection left (none → range → latest) |
| → | Cycle selection right (none → range → latest) |
| Space | Toggle the current package on/off |
| m | Select all minor/patch updates |
| l | Select all latest updates (including major) |
| u | Unselect all packages |
| Enter | Confirm selection and upgrade |
Filtering & search
| Key | Action |
|---|---|
| / | Search packages by name |
| d | Toggle devDependencies |
| p | Toggle peerDependencies |
| o | Toggle optionalDependencies |
| v | Show only vulnerable packages |
| Esc | Clear the active search filter |
Insight & tools
| Key | Action |
|---|---|
| s | Run the vulnerability audit |
| i | View package details and changelog |
| t | Change the color theme |
| ? | Show this help |
| ! | Show the performance/debug panel |