Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools/mpremote: Add ctrl-x as additonal mpremote disconnect shortcut.
The mpremote REPL can now be closed with either ctrl+] or ctrl+x, which gives users a choice, useful if the ']' key is difficult to access. Fixes issue micropython#11197. Signed-off-by: Jonas Scharpf <[email protected]>
- Loading branch information