Skip to content

minicom 2.10 macros are broken #57719

@devilsclaw

Description

@devilsclaw

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

  1. Install minicom
  2. Ctrl+A
  3. Press o after the Ctrl+A
  4. Use arrow keys to go to "Keyboard and Misc" press enter
  5. press n to enable macros if not enabled
  6. press m to edit macros
  7. press 1 to edit macro 1
  8. type with out quotes "Hello^MWorld!!!"
  9. press enter
  10. press ESC
  11. press ESC
  12. Navigate to Exit and press enter
  13. press F1 to run the macro
  14. if you see ^M in the output then its broken it should show
    Hello
    World!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-testingTesting a PR or reproducing an issue needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions