-
-
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?
The entry in history I deleted, would stay deleted
What happened?
- Search history for command to be deleted
ctrl + o
for inspectorctrl + d
to delete the command- open a shell
- Search history for command to be deleted
- It is in history, like it was never delted
Atuin doctor output
{
"atuin": {
"version": "18.8.0",
"sync": {
"cloud": true,
"records": true,
"auto_sync": true,
"last_sync": "2025-10-01 7:10:28.245629389 +00:00:00"
},
"sqlite_version": "3.46.0"
},
"shell": {
"name": "bash",
"default": "bash",
"plugins": [
"atuin",
"bash-preexec"
],
"preexec": "bash-preexec"
},
"system": {
"os": "Arch Linux",
"arch": "x86_64",
"version": "rolling",
"disks": [
{
"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