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

Avoid reading .inputrc repeatedly #694

Merged
merged 1 commit into from
May 2, 2024

Conversation

ima1zumi
Copy link
Member

Closes: #693

I added a flag to prevent .inputrc from being read repeatedly after loading.

@ima1zumi ima1zumi added the bug Something isn't working label Apr 30, 2024
@ima1zumi ima1zumi marked this pull request as draft April 30, 2024 15:39
@ima1zumi ima1zumi marked this pull request as ready for review April 30, 2024 15:42
lib/reline/config.rb Outdated Show resolved Hide resolved
@ima1zumi ima1zumi force-pushed the avoid-reading-inputrc-repeatedly branch from 0bbdc92 to c1552b5 Compare April 30, 2024 16:45
@ima1zumi ima1zumi merged commit c8d4802 into ruby:master May 2, 2024
40 checks passed
@ima1zumi ima1zumi deleted the avoid-reading-inputrc-repeatedly branch May 2, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

editing-mode rewinds after input confirmation
2 participants