| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-25 | 606 Bytes | |
| v0.3.0 source code.tar.gz | 2023-07-25 | 17.2 kB | |
| v0.3.0 source code.zip | 2023-07-25 | 29.7 kB | |
| Totals: 3 Items | 47.4 kB | 0 | |
What's Changed
- add close(terminal) method and modify asyncs to honor it by @zot in https://github.com/kdheepak/TerminalUserInterfaces.jl/pull/14
- Changing ispaused setting during close by @zot in https://github.com/kdheepak/TerminalUserInterfaces.jl/pull/15
- Use crossterm instead of termios by @kdheepak in https://github.com/kdheepak/TerminalUserInterfaces.jl/pull/17
New Contributors
- @zot made their first contribution in https://github.com/kdheepak/TerminalUserInterfaces.jl/pull/14
Full Changelog: https://github.com/kdheepak/TerminalUserInterfaces.jl/compare/v0.2.2...v0.3.0