ArduPilot / ArduPilot/MAVProxy

exit command requires an extra <enter>

Open
#732 1 comment 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/44977325/74838125-00120b80-52f1-11ea-8035-e073fb475993.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.