par-term 0.30.3

Cross-platform GPU-accelerated terminal emulator with inline graphics support (Sixel, iTerm2, Kitty)
1
2
3
4
5
pub mod chat;
pub mod panel;
pub(crate) mod panel_helpers;
pub mod shader_context;
pub mod snapshot;