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

PAnics when adding a new line, no syntax highlighting for rust #30

Closed
Niedzwiedzw opened this issue Jun 1, 2021 · 1 comment
Closed

Comments

@Niedzwiedzw
Copy link

❯ hx ~/Programming/workon/src/main.rs
thread 'main' panicked at 'Attempt to index past end of Rope: char index 1662, Rope char length 1662', /home/niedzwiedz/.cargo/registry/src/github.com-1ecc6299db9ec823/ropey-1.2.0/src/rope.rs:996:9
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
that's when I try to add a new line to the end of a file

@Niedzwiedzw
Copy link
Author

so it seems like the cursor can go too far when I press "j" to go down

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

No branches or pull requests

1 participant