MitMaro/git-interactive-rebase-tool

Resize crashes in macOS

MitMaro opened this issue · 1 comments

When resizing the terminal on macOS the application crashes.

OS: macOS 10.15.7
Terminal: iTerm 3.3.12

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/input/input_handler.rs:280:30
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I was using an old development build without noticing. 😞