Skip to content

[Bug]: atuin doesn't update history #3831

Description

@Mcrtin

What did you expect to happen?

history updateds after i exectue a command

What happened?

I'm using atuin 18.18.0 (NO_GIT) from nixpkgs on nixos through ghostty + bash and for some time now, the command history doesn't update instantly. sometimes it takes a reboot and sometimes it just eats the commands. i tried both ^r and ; i think its since i had atuin conflict with fzf, but now i disabled fzf.

Atuin doctor output

Atuin Doctor
Checking for diagnostics


Please include the output below with any bug reports or issues

{
  "atuin": {
    "version": "18.18.0",
    "commit": "NO_GIT",
    "sync": null,
    "sqlite_version": "3.46.0",
    "daemon_enabled": false
  },
  "shell": {
    "name": "bash",
    "default": "bash",
    "plugins": [
      "atuin",
      "bash-preexec"
    ],
    "preexec": "bash-preexec"
  },
  "system": {
    "os": "NixOS",
    "arch": "x86_64",
    "version": "26.11",
    "disks": [
      {
        "name": "/dev/nvme0n1p1",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/nvme0n1p1",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/nvme0n1p2",
        "filesystem": "vfat"
      }
    ]
  }
}

Code of Conduct

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions