Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Atuin fzf search to behave the same like my zsh fzf search #2351

Open
1 task done
nicolas-g opened this issue Aug 6, 2024 · 0 comments
Open
1 task done

[Bug]: Atuin fzf search to behave the same like my zsh fzf search #2351

nicolas-g opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nicolas-g
Copy link

What did you expect to happen?

I would like the atuin fzf search to behave like my history fzf search when I'm not using atuin

What happened?

atuin search results are not very accurate when compared to my zsh fzf search

Atuin doctor output

Atuin Doctor
Checking for diagnostics


Please include the output below with any bug reports or issues

{
  "atuin": {
    "version": "18.3.0",
    "sync": {
      "cloud": true,
      "records": true,
      "auto_sync": true,
      "last_sync": "2024-08-06 21:22:46.198875 +00:00:00"
    },
    "sqlite_version": "3.44.0"
  },
  "shell": {
    "name": "zsh",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Darwin",
    "arch": "arm64",
    "version": "14.5",
    "disks": [
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      },
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      }
    ]
  }
}

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nicolas-g nicolas-g added the bug Something isn't working label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant