Skip to content

fix: update terminal size asynchronously

Sebastian Speitel requested to merge async-winch into main

Update size regardless of calls to read_key

Make sure threads are finishing when dropping the terminal

Merge request reports