cpjreynolds / rustty

A terminal UI library
https://docs.rs/rustty
MIT License
152 stars 14 forks source link

Update term dependency #60

Closed chrisbouchard closed 5 years ago

chrisbouchard commented 5 years ago

Fixes #58. Update term dependency to 0.5 to pull in the fix for

StringError("terminal missing capability: \'smcup\'")
chrisbouchard commented 5 years ago

I just noticed that #59 already has this change.