-
-
Notifications
You must be signed in to change notification settings - Fork 741
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
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
Labels
bugSomething isn't workingSomething isn't working