Does this have 256 color support? Anyone know of an iOS Terminal with 256 color support? Too much to ask for in a terminal? Heh.
Introducing Prompt. Nice SSH for iOS.
21–30 of 151 posts
Re: Introducing Prompt. Nice SSH for iOS.
#22Earlier quoted context omitted.
The SSH clients I've used on iOS - iTerm, iSSH - have been decent but unpolished. This one feels a lot more usable thus far.
Agree, but iSSH is also crammed with helpful features like public key authentication. Prompt is going to have to match those to become a favorite of the hacker crowd.
Re: Introducing Prompt. Nice SSH for iOS.
#23Anyone got any ideas on getting a .pem key from EC2 into this? I got my non-EC2 id_rsa into it just fine, but .pems seem to disappear.
You can convert the .pem by doing something like: openssl rsa -in test.pem > test.rsa
unable to load Private Key 56049:error:0906D06C:PEM routines:PEM_read_bio:no start line:/SourceCache/OpenSSL098/OpenSSL098-35/src/crypto/pem/pem_lib.c:650:Expecting: ANY PRIVATE KEY
Re: Introducing Prompt. Nice SSH for iOS.
#24Does this have 256 color support? Anyone know of an iOS Terminal with 256 color support? Too much to ask for in a terminal? Heh.
Re: Introducing Prompt. Nice SSH for iOS.
#25It's definitely one of the prettier SSH apps, but it faces the same barrier I've seen with other SSH apps - typing is too slow! It will sometimes be a full 2 seconds between when i finish a word and it starts appearing on the screen. Has anyone else noticed this or found one that doesn't do this? I'm doing this on iPhone, maybe the iPad is better, but I don't see any reason why.
Re: Introducing Prompt. Nice SSH for iOS.
#26So, as a UNIX hacker, here's what I don't get about the iOS community. There is way too much excitement over the simplest things ever. Let's break down some of the copy for this app: Prompt is a clean, crisp, and cheerful SSH client What does that mean? What does a clean ssh client do; not commit any protocol violations? What is crisp? When you bite into it, it's like a ripe apple? What does cheerful mean? Is the ssh…
Re: Introducing Prompt. Nice SSH for iOS.
#27Re: Introducing Prompt. Nice SSH for iOS.
#28Re: Introducing Prompt. Nice SSH for iOS.
#29Earlier quoted context omitted.
You can convert the .pem by doing something like: openssl rsa -in test.pem > test.rsa
Running that on my EC2 .pem yields this: unable to load Private Key 56049:error:0906D06C:PEM routines:PEM_read_bio:no start line:/SourceCache/OpenSSL098/OpenSSL098-35/src/crypto/pem/pem_lib.c:650:Expecting: ANY PRIVATE KEY
I'll check to make sure I'm an idiot by seeing what I can generate from Amazon itself.
Re: Introducing Prompt. Nice SSH for iOS.
#30Furthermore, I don't understand how someone could even make the remark that an ssh client reminds them of linux, and mean it negatively. :-) I certainly don't want an the equivalent IOS SSH client to the one Apple makes for OSX -- Terminal is rather shitty.
[1] BT keyboards on ipads don't support CTRL as a modifier for all keys, you have to create a workaround. So far, iSSH is the only app I've seen that has done it (By using option and remapping).
EDIT: Ga! Read the wrong tab.. was responding to Prompt and Grubers comments on it (re: linux), but this link points to the actual app. Just clearing that up... sorry.