par-term-settings-ui 0.11.2

Settings UI for par-term terminal emulator
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::*;