Releases: Harzu/egui_term
Releases · Harzu/egui_term
Release 0.1.0
Installation
cargo add egui_termWhat's Changed
- Updated egui to 0.29 by @JustNixy in #1
- fix multiple focused terms triggering inputs at the same time by @iamazy in #2
- fix selection when dragging mouse cursor by @iamazy in #7
- [ET-8] fix printing cjk chars by @Harzu in #9
- fix missing pub use of BackendCommand by @JMLX42 in #6
- fix border appears when selecting range by @iamazy in #12
- call render method for all cells together instead of for each cell se… by @Harzu in #14
- Linux compatibility for examples and ctrl c escape issue by @pmnxis in #16
- Allow sending arguments to shell command by @PaulWagener in #19
- Upgrade project to egui 0.31.0 by @PaulWagener in #20
- feat: set working directory by @houqp in #22
New Contributors
- @JustNixy made their first contribution in #1
- @iamazy made their first contribution in #2
- @Harzu made their first contribution in #9
- @JMLX42 made their first contribution in #6
- @pmnxis made their first contribution in #16
- @PaulWagener made their first contribution in #19
- @houqp made their first contribution in #22
Full Changelog: https://github.com/Harzu/egui_term/commits/0.1.0