Open
Description
What did you expect to happen?
Nothing, work as-is.
What happened?
When I press CTRL+R, Atuin completely ignores any key press events and doesn't respond at all. It only respects for CTRL+C.
Force quit and reopen the iTerm2
doesn't resolve the issue. But it works native Terminal.app
.
The problem started occurring in the last few weeks. (I've no idea what's changed, Atuin has been working seamlessly)
I think it just freezes. But I can see that ago times are still counting from seconds, which means the UI is refreshing itself. So not sure if "freeze" is the right wording here.
How can I debug further? So that I can able to provide more context for you.
Atuin doctor output
{
"atuin": {
"version": "18.4.0",
"sync": null,
"sqlite_version": "3.46.0"
},
"shell": {
"name": "zsh",
"default": "zsh",
"plugins": [
"atuin"
],
"preexec": "built-in"
},
"system": {
"os": "Darwin",
"arch": "arm64",
"version": "15.2",
"disks": [
{
"name": "Macintosh HD",
"filesystem": "apfs"
},
{
"name": "Macintosh HD",
"filesystem": "apfs"
}
]
}
}
Code of Conduct
- I agree to follow this project's Code of Conduct