Open Issues Need Help
View All on GitHub Conflicting sources of truth for list of shells about 2 hours ago
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