Fixed issue 70: Unable to type characters with CTRL+ALT

This commit is contained in:
veeso
2021-10-04 20:40:24 +02:00
parent 58d5ea264f
commit 4973bf8cbe
7 changed files with 39 additions and 18 deletions

View File

@@ -55,7 +55,7 @@ tempfile = "3.1.0"
textwrap = "0.14.2"
thiserror = "^1.0.0"
toml = "0.5.8"
tui-realm-stdlib = "0.6.2"
tui-realm-stdlib = "0.6.3"
tuirealm = "0.6.0"
whoami = "1.1.1"
wildmatch = "2.0.0"