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

Fails to compile, due to a borrowing bug in Context::read_line_with_init_buffer #96

Open
Kyllingene opened this issue Jan 4, 2023 · 1 comment

Comments

@Kyllingene
Copy link

In src/context.rs:98:20, self.key_bindings is used after self is borrowed by Editor::new_with_init_buffer.

@NxtTAB
Copy link

NxtTAB commented Aug 4, 2023

I Still have this problem.
image

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 a pull request may close this issue.

2 participants