-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-testingTesting a PR or reproducing an issue neededTesting a PR or reproducing an issue needed
Description
Is this a new report?
Yes
System Info
Void 6.17.5_1 x86_64 GenuineIntel uptodate rrrmd
Package(s) Affected
minicom-2.10_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
https://bugs.launchpad.net/ubuntu/+source/minicom/+bug/2008937
Expected behaviour
^M is supposed to send a new line in a macro
Actual behaviour
^M is supposed to cause a new line, and is instead treated as the characters ^M
Steps to reproduce
- Install minicom
- Ctrl+A
- Press o after the Ctrl+A
- Use arrow keys to go to "Keyboard and Misc" press enter
- press n to enable macros if not enabled
- press m to edit macros
- press 1 to edit macro 1
- type with out quotes "Hello^MWorld!!!"
- press enter
- press ESC
- press ESC
- Navigate to Exit and press enter
- press F1 to run the macro
- if you see ^M in the output then its broken it should show
Hello
World!!!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-testingTesting a PR or reproducing an issue neededTesting a PR or reproducing an issue needed