Fix cursor being visible through popups

This commit is contained in:
Joscha 2022-09-08 18:16:29 +02:00
parent fff774dd16
commit 9876dd67a7
3 changed files with 5 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1214,7 +1214,7 @@ dependencies = [
[[package]]
name = "toss"
version = "0.1.0"
source = "git+https://github.com/Garmelon/toss.git?rev=45ece466c235cce6e998bbd404f915cad3628c8c#45ece466c235cce6e998bbd404f915cad3628c8c"
source = "git+https://github.com/Garmelon/toss.git?rev=24fd0050fbfdd72ac2f03029148370b362291777#24fd0050fbfdd72ac2f03029148370b362291777"
dependencies = [
"crossterm",
"unicode-linebreak",