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

feature request: allow disable "/" keybind applicable when "ctrl+r" is enabled (for ble.sh compatibility) #2363

Open
1 task done
markaacosta opened this issue Aug 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@markaacosta
Copy link

What did you expect to happen?

When "ctrl+r" is enabled, atuin makes / keybind show the atuin history: this line I think

This / bind is also used by ble.sh for searching forward on the line. Right now to get that ble.sh functionality I want, I'm manually disabling atuin's keybind after atuin sets it, before then picking up ble.sh:

# my dirty fix
bind -m vi-command -r "/"

I'm wondering if there could be a toml setting for this, or a --disable-forward-slash flag, something like that, so we can retain this key for ble.sh if we wish?

Regards, Mark A

What happened?

n/a

Atuin doctor output

n/a

Code of Conduct

  • I agree to follow this project's Code of Conduct
@markaacosta markaacosta added the bug Something isn't working label Aug 14, 2024
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