Prevent storybook dialog from swallowing terminal cursor when ctrl-c-ed
This commit is contained in:
parent
fc294ce0b1
commit
5000a53a61
3 changed files with 98 additions and 3 deletions
|
@ -35,6 +35,7 @@ menu = { path = "../menu" }
|
|||
ui = { path = "../ui", features = ["stories"] }
|
||||
util = { path = "../util" }
|
||||
picker = { path = "../picker" }
|
||||
ctrlc = "3.4"
|
||||
|
||||
[dev-dependencies]
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue