Wrapper for terminal automation in iTerm2, Kitty, Guake, WezTerm, Terminal.app, Ghostty, and VSCode

automation cli terminal terminal-emulator
1 Open Issue Need Help Last updated: Nov 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `automate-terminal` project currently uses separate, potentially conflicting lists of known shell processes across different terminal automation modules (e.g., Terminal.app, Guake). To address this, the issue proposes creating a single, authoritative constant containing a comprehensive list of shells. This constant would then be imported and utilized by all relevant modules, ensuring a consistent source of truth for shell detection.

Complexity: 3/5
bug good first issue

Wrapper for terminal automation in iTerm2, Kitty, Guake, WezTerm, Terminal.app, Ghostty, and VSCode

Python
#automation#cli#terminal#terminal-emulator