tere
tere copied to clipboard
Update crossterm and crokey to new versions
Not merging this yet because integration tests don't pass, which is because crossterm doesn't check for zero-sized terminal anymore (see https://github.com/crossterm-rs/crossterm/issues/741) and the tests don't work if the terminal size is zero.
Tried again today with latest versions but the situation still seems to be the same.