-
-
Notifications
You must be signed in to change notification settings - Fork 713
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What did you expect to happen?
I pressed up-arrow, hoping to rerun the previous command.
What happened?
I got the error:
Error: The cursor position could not be read within a normal duration
Location: crates/atuin/src/command/client/search/interactive.rs:1069
Atuin doctor output
{
"atuin": {
"version": "18.8.0",
"sync": {
"cloud": true,
"records": true,
"auto_sync": true,
"last_sync": "2025-10-12 17:49:54.195486436 +00:00:00"
},
"sqlite_version": "3.46.0"
},
"shell": {
"name": "bash",
"default": "bash",
"plugins": [
"atuin",
"bash-preexec"
],
"preexec": "bash-preexec"
},
"system": {
"os": "Ubuntu",
"arch": "x86_64",
"version": "24.04",
"disks": [
{
"name": "/dev/mapper/ubuntu--vg-ubuntu--lv",
"filesystem": "ext4"
},
{
"name": "/dev/mapper/ubuntu--vg-ubuntu--lv",
"filesystem": "ext4"
},
{
"name": "/dev/nvme0n1p2",
"filesystem": "ext4"
},
{
"name": "/dev/nvme0n1p1",
"filesystem": "vfat"
}
]
}
}
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working