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

mcfly crashes when used inside IntelliJ terminal #364

Open
kbialek opened this issue May 23, 2023 · 0 comments
Open

mcfly crashes when used inside IntelliJ terminal #364

kbialek opened this issue May 23, 2023 · 0 comments

Comments

@kbialek
Copy link

kbialek commented May 23, 2023

Bug description

  • mcfly crashes every other time when Ctrl+R is pressed
thread 'main' panicked at 'polling tty: Poll(Os { code: 4, kind: Interrupted, message: "Interrupted system call" })', /cargo/registry/src/github.com-1ecc6299db9ec823/crossterm-0.26.0/src/event/source/unix/tty.rs:135:28

The problem does not occur for version 0.7.1
Probably it's been introduced in "Replace termion with crossterm" change

How to reproduce

  • Install mcfly 0.8.0
  • Open IntelliJ
  • Go to the terminal
  • Press Ctrl+R

Links

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