Skip to content

[Bug]: Import/ UI Count. Numbers mismatch #3008

@12finger

Description

@12finger

What did you expect to happen?

I expect to see ALL my zsh created history entries to be imported and visible in the atuin search.

What happened?

I can see atuin imports all entries, all 6064.
But when i fire up atuin it only shows a smaller number: 5026.

Image

When i search for the very first entry, it actually brings it up as a result.
that is great.
So just wondering about that number mismatch?

Does anyone have noticed this, too?

ps: Also when i scroll up.. i can only scroll till 6 months back in time. Is that intentional?

Atuin doctor output

{
  "atuin": {
    "version": "18.10.0",
    "commit": "",
    "sync": null,
    "sqlite_version": "3.46.0"
  },
  "shell": {
    "name": "zsh",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Darwin",
    "arch": "arm64",
    "version": "15.6.1",
    "disks": [
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      },
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      },
      {
        "name": "patze_BAKKUP",
        "filesystem": "apfs"
      }
    ]
  }
}

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