I want a program where I can press some sort of combination of keys and I'll get a prompt, and then I can type a command that I can customize and it'll type the custom output.
For Instance:
I hit option-alt-space and something comes up and i type gotoserver and it types ssh -l user 192.168.1.1 so it types it in the terminal for me.
or maybe even opens up terminal and types that in for me
maybe it could even wait for a prompt or for some time and then type the password too.
I got quickeys but I can't get it to do anything like this. Any help? Thanks!
For Instance:
I hit option-alt-space and something comes up and i type gotoserver and it types ssh -l user 192.168.1.1 so it types it in the terminal for me.
or maybe even opens up terminal and types that in for me
maybe it could even wait for a prompt or for some time and then type the password too.
I got quickeys but I can't get it to do anything like this. Any help? Thanks!