How did you approach writing an SSH backed app? Were there other apps you drew inspiration (design or technical) from? I’m intrigued by this!
They built an incredible demo `ssh git.charm.sh` and it had my mind spinning with the possibilities.
I noticed they had an `scp` example (https://github.com/charmbracelet/wish/tree/main/scp) that I ended up repurposing for lists.sh.
I think SSH apps have a ton of potential for people that live in the terminal so I couldn’t wait to try the tech out.
How did you approach writing an SSH backed app? Were there other apps you drew inspiration (design or technical) from? I’m intrigued by this!