par-term 0.30.8

Cross-platform GPU-accelerated terminal emulator with inline graphics support (Sixel, iTerm2, Kitty)
1
2
3
4
//! Platform-aware shell detection for profile shell selection.
//!
//! Re-exports the canonical implementation from `par-term-config`.
pub use par_term_config::shell_detection::*;