Skip to content
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

[Bug]: How to bind keys #2317

Open
1 task done
Jackwew opened this issue Jul 27, 2024 · 1 comment
Open
1 task done

[Bug]: How to bind keys #2317

Jackwew opened this issue Jul 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Jackwew
Copy link

Jackwew commented Jul 27, 2024

What did you expect to happen?

Unable to bind up-arrow

What happened?

Unable to bind up-arrow

After installing Autin using Cargo, it defaults to using Ctrl+R to wake it up, and cannot be awakened using Up Arrow

I hope you can answer my question. Thank you

Best wishes

Atuin doctor output

Atuin Doctor
Checking for diagnostics


Please include the output below with any bug reports or issues

{
  "atuin": {
    "version": "18.3.0",
    "sync": {
      "cloud": true,
      "records": true,
      "auto_sync": true,
      "last_sync": "2024-07-27 13:51:00.396108633 +00:00:00"
    },
    "sqlite_version": "3.44.0"
  },
  "shell": {
    "name": "zsh",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Debian GNU/Linux",
    "arch": "x86_64",
    "version": "12",
    "disks": [
      {
        "name": "/dev/nvme0n1p2",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/nvme0n1p1",
        "filesystem": "vfat"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      },
      {
        "name": "overlay",
        "filesystem": "overlay"
      }
    ]
  }
}

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Jackwew Jackwew added the bug Something isn't working label Jul 27, 2024
@r4hulrosh4n
Copy link

I had this issue inside tmux cuz i had the binding to switch panes with just arrow keys

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

2 participants