Merge branch 'development' of https://github.com/TimonPost/crossterm into development
This commit is contained in:
commit
ef09cdfdd6
@ -22,7 +22,7 @@ let terminal = terminal(&context);
|
||||
let color = color(&context);
|
||||
|
||||
/// new situation
|
||||
use crossterm::Context;
|
||||
use crossterm::Screen;
|
||||
|
||||
let screen: Screen = Screen::default();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user