Skip to content

[Bug]: '1u' is printed in the beginning of the promp line after exiting atuin menu #2664

Open
@YossiO-BWR

Description

@YossiO-BWR

What did you expect to happen?

Clean prompt shown

What happened?

I open the menu by Ctrl-R or UP arrow. I exit the menu by TAB to edit last command or by ESC key.
'1u' text is added to the beginning of the prompt.
Ctrl-C clears it, so does Ctrl-L (without erasing the command that is being edited)

Have this in Konsole terminal running in Ubuntu 22.04 and in Kubuntu 22.04 as well.

Happens in Atuin 18.4 but not in 18.3

Image

Image

Atuin doctor output

{
  "atuin": {
    "version": "18.4.0",
    "sync": null,
    "sqlite_version": "3.46.0"
  },
  "shell": {
    "name": "bash",
    "default": "bash",
    "plugins": [
      "atuin",
      "bash-preexec"
    ],
    "preexec": "bash-preexec"
  },
  "system": {
    "os": "Ubuntu",
    "arch": "x86_64",
    "version": "22.04",
    "disks": [
      {
        "name": "/dev/nvme0n1p2",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/nvme0n1p1",
        "filesystem": "vfat"
      }
    ]
  }
}

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions