Skip to content

Ctrl-h/j/k/l pane navigation in tmux conflicts with Atuin #2733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
szcharlesji opened this issue May 5, 2025 · 0 comments
Open
1 task done

Ctrl-h/j/k/l pane navigation in tmux conflicts with Atuin #2733

szcharlesji opened this issue May 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@szcharlesji
Copy link

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
@szcharlesji szcharlesji added the bug Something isn't working label May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant