-
-
Notifications
You must be signed in to change notification settings - Fork 784
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What did you expect to happen?
Im using on self host [btw], but in my all terminals when i try to inspect with control+o in atuin, the command previous and next command not show.
What happened?
Atuin doctor output
tuin Doctor
Checking for diagnostics
Please include the output below with any bug reports or issues
{
"atuin": {
"version": "18.12.1",
"commit": "42dd242541d1db21c676e213a98d50ee74bd553d",
"sync": {
"cloud": false,
"records": true,
"auto_sync": true,
"last_sync": "2026-03-02 18:06:56.968033251 +00:00:00"
},
"sqlite_version": "3.46.0"
},
"shell": {
"name": "bash",
"default": "bash",
"plugins": [
"atuin",
"bash-preexec"
],
"preexec": "bash-preexec"
},
"system": {
"os": "Debian GNU/Linux",
"arch": "aarch64",
"version": "12",
"disks": [
{
"name": "/dev/mmcblk0p1",
"filesystem": "ext4"
},
{
"name": "/dev/mmcblk2",
"filesystem": "ext4"
},
{
"name": "/dev/sda",
"filesystem": "ext4"
},
{
"name": "/dev/sdb1",
"filesystem": "ext4"
},
{
"name": "/dev/mmcblk0p1",
"filesystem": "ext4"
},
{
"name": "/dev/zram1",
"filesystem": "ext4"
}
]
}
}Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working