Problem
The guided input flow for install skill, move, remove, and update options works well, but pressing ESC should cancel the current command instead of trapping the user in the input.
Expected behavior
- During guided input for install, move, remove, and update, ESC cancels the command.
- The UI returns to the previous menu without applying changes.
- Any partially entered input is discarded safely.
Problem
The guided input flow for install skill, move, remove, and update options works well, but pressing ESC should cancel the current command instead of trapping the user in the input.
Expected behavior