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

fix(bash): fix a workaround for bash-4.2 keybindings #2060

Merged
merged 1 commit into from
May 30, 2024

Conversation

akinomyoga
Copy link
Contributor

See the commit message. This fixes a problem reported at https://forum.atuin.sh/t/up-arrow-error-commands-not-saved/339

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

The workaround for Bash <= 4.2 in the vi-editing mode was broken.  One
should not use `bind -x' for the string macro keybindings.

https://forum.atuin.sh/t/up-arrow-error-commands-not-saved/339/1
Copy link
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ellie ellie merged commit f6918d9 into atuinsh:main May 30, 2024
14 checks passed
@akinomyoga akinomyoga deleted the bash42-bind branch May 30, 2024 21:25
@atuin-bot
Copy link

This pull request has been mentioned on Atuin Community. There might be relevant details there:

https://forum.atuin.sh/t/up-arrow-error-commands-not-saved/339/5

Copy link

@Thorsmercy Thorsmercy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

7open

@akinomyoga akinomyoga changed the title fix(bash): fix a workaround for bash-5.2 keybindings fix(bash): fix a workaround for bash-4.2 keybindings Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants