Skip to content

[Bug]: Atuin inspect not show the command #3227

@mateuscomh

Description

@mateuscomh

What did you expect to happen?

Im using on self host [btw], but in my all terminals when i try to inspect with control+o in atuin, the command previous and next command not show.

Image

What happened?

Atuin doctor output

tuin Doctor
Checking for diagnostics


Please include the output below with any bug reports or issues

{
  "atuin": {
    "version": "18.12.1",
    "commit": "42dd242541d1db21c676e213a98d50ee74bd553d",
    "sync": {
      "cloud": false,
      "records": true,
      "auto_sync": true,
      "last_sync": "2026-03-02 18:06:56.968033251 +00:00:00"
    },
    "sqlite_version": "3.46.0"
  },
  "shell": {
    "name": "bash",
    "default": "bash",
    "plugins": [
      "atuin",
      "bash-preexec"
    ],
    "preexec": "bash-preexec"
  },
  "system": {
    "os": "Debian GNU/Linux",
    "arch": "aarch64",
    "version": "12",
    "disks": [
      {
        "name": "/dev/mmcblk0p1",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/mmcblk2",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/sda",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/sdb1",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/mmcblk0p1",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/zram1",
        "filesystem": "ext4"
      }
    ]
  }
}

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