Comment by irskep
1 day ago
Today I'm hacking on automate-terminal, a command line program and Python library that abstracts the various terminal emulator automations (iTerm2, WezTerm, Kitty, tmux) into a single API. Mostly made for use by other tools. https://github.com/irskep/automate-terminal
sounds interesting. what was your first scenario when you thought, “Baam! I need to automate this, and I'm going to do it right now!” ?