ArduPilot / ArduPilot/MAVProxy
exit command requires an extra <enter>
Open
- Dominant language
- Python
- Stars
- 595
- Forks
- 773
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
in MAVProxy, when I type "exit", then press enter, MAVproxy doesn't exit. But if I hit enter again, it does.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in MAVProxy: type `exit` and press Enter once, then inspect the command and input-handling entry points responsible for processing that input. Done means the command exits on the first Enter press, with a regression check if the existing test structure provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100