What's wrong with this entry?
The interactive selection system now supports more keyboard shortcuts for improved navigation:
- Vim-style navigation: Use
jto move down andkto move up through options (when not holding Ctrl or Shift) - Emacs-style navigation: Use
Ctrl+nto move down andCtrl+pto move up through options - Traditional arrow keys: Continue to work as before (↑/↓)
These new shortcuts work in any interactive selection menu throughout the CLI, making navigation faster for users familiar with vim or emacs keybindings.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.