-
-
Notifications
You must be signed in to change notification settings - Fork 805
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What did you expect to happen?
When I tap up to open the atuin search, then cancel, I expect my terminal to be restored to what it was. Instead, I'm losing content on the scrollback.
What happened?
Running hex:
Tap up:
Tap down to clear the dialog:
Atuin doctor output
$ atuin doctor
Atuin Doctor
Checking for diagnostics
Please include the output below with any bug reports or issues
{
"atuin": {
"version": "18.13.3",
"commit": "",
"sync": {
"cloud": false,
"records": true,
"auto_sync": true,
"last_sync": "2026-03-19 22:16:40.897877 +00:00:00"
},
"sqlite_version": "3.46.0"
},
"shell": {
"name": "fish",
"default": "fish",
"plugins": [
"atuin"
],
"preexec": "built-in"
},
"system": {
"os": "Darwin",
"arch": "arm64",
"version": "15.7.3",
"disks": [
{
"name": "Macintosh HD",
"filesystem": "apfs"
},
{
"name": "Macintosh HD",
"filesystem": "apfs"
}
]
}
}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