-
-
Notifications
You must be signed in to change notification settings - Fork 762
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What did you expect to happen?
I used to use fzf to navigate which did not have this problem. When the active pane is running the Atuin, hitting Ctrl-h/j/k/l should move the cursor inside atuin, not switch tmux panes.
What happened?
I’m using vim-tmux-navigator to move between tmux panes with Ctrl-h/j/k/l.
Atuin doctor output
{
"atuin": {
"version": "18.5.0",
"sync": {
"cloud": true,
"records": true,
"auto_sync": true,
"last_sync": "2025-05-05 0:05:58.312001 +00:00:00"
},
"sqlite_version": "3.46.0"
},
"shell": {
"name": "zsh",
"default": "zsh",
"plugins": [
"atuin"
],
"preexec": "built-in"
},
"system": {
"os": "Darwin",
"arch": "arm64",
"version": "15.4.1",
"disks": [
{
"name": "Macintosh HD",
"filesystem": "apfs"
},
{
"name": "Macintosh HD",
"filesystem": "apfs"
}
]
}
}Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working