//! Terminal-specific configuration generators.
//!//! Each terminal has its own module with configuration generation logic.
pubmodalacritty;pubmodghostty;pubmodhyper;pubmoditerm2;pubmodkitty;pubmodtabby;pubmodvscode;pubmodwarp;pubmodwindows_terminal;pubmodzed;#[cfg(test)]modtests{#[test]fntest_module_structure(){// Placeholder test
}}