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

Clearing the buffer causes "Attempt to get line out of bounds" errors #271

Open
ShadelessFox opened this issue Aug 19, 2023 · 1 comment

Comments

@ShadelessFox
Copy link

Repeating errors in the log:

[2023-08-20 01:47:33] [SEVERE ] Attempt to get line out of bounds: -1 < 0
[2023-08-20 01:47:34] [SEVERE ] Attempt to get line out of bounds: -1 < 0
[2023-08-20 01:47:34] [SEVERE ] Attempt to get line out of bounds: -1 < 0
... and so on

Reproducible against b154fb9 on Windows 11 with PowerShell as the default shell.

STR:

  1. Launch using jediterm.bat
  2. Press CTRL+L to clear the buffer
@hsuh
Copy link

hsuh commented Jun 10, 2024

I'm also having the same error. I use ideaVim and RubyMine crashes when I use 'P/p' to paste lines

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

2 participants