Earlier quoted context omitted.
Indeed. Paired with gnu screen and some bash scripts Terminal is very nice. I've got, for example, ctrl+a+t setup to trigger a script that opens a new screen tab, prompts for [user@]host:, starts up an ssh session to the host, renames the tab to host for easy reference.
I still use Terminal.app on a daily basis but here are some missing features: - 256 color support (for your pretty emacs or vim) - advanced bookmarks, with tagging - send to multiple tabs
Introducing Prompt. Nice SSH for iOS.
101–110 of 151 posts
Re: Introducing Prompt. Nice SSH for iOS.
#102Earlier quoted context omitted.
Actually, I believe in this case iOS users are paying because they're conditioned to pay. I don't think the quality argument for this ssh client really holds water. Maybe Android users are just more discerning in who they give their money to?
You know there are many cheaper and free ssh clients for iOS, right?
Re: Introducing Prompt. Nice SSH for iOS.
#103So, 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…
> There is way too much excitement over the simplest things ever. Simple things done well are among the most delightful discoveries I can make in my human existence. Have you ever had a perfect omelet? I mean, perfect? Fluffy, nice balance of tasty fillings, not overdone? I have. Maybe twice. Each time, it was wonderful . Wonderful for the fact that with just five ingredients, it created subtle, delicious flavors and…
ssh is simple.
I suspect that the typical person needing to SSH into a box is already someone who knows how to operate in UNIX. Otherwise, you're using the wrong protocol.
Re: Introducing Prompt. Nice SSH for iOS.
#104Does anyone else have a major problem with the idea of using a closed-source SSH client? Even if it is App Store reviewed, I just can't bring myself to type production passwords into such a thing. For this reason, and because I'd also like an on-the-go SSH client setup that works on other devices, it would be great to see a browser based terminal emulator and pty muxer like ajaxterm [1] really take off. It's almost t…
Panic also seems to be a quite reputable company. They've been in the Mac software business for a long time.
Re: Introducing Prompt. Nice SSH for iOS.
#105Re: Introducing Prompt. Nice SSH for iOS.
#106Earlier quoted context omitted.
It seems just like ConnectBot for Android, except it costs $5.
I think your comment highlights a difference between the Android and iOS communities. Android users just want free software, while iOS users don't mind paying for quality. Guess which platform ends up with the slickest software, with the most spit and polish. Developers find paying customers on iOS, so that's where the develop.
Re: Introducing Prompt. Nice SSH for iOS.
#107So, 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.
#108So, 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.
#109Earlier quoted context omitted.
> There is way too much excitement over the simplest things ever. Simple things done well are among the most delightful discoveries I can make in my human existence. Have you ever had a perfect omelet? I mean, perfect? Fluffy, nice balance of tasty fillings, not overdone? I have. Maybe twice. Each time, it was wonderful . Wonderful for the fact that with just five ingredients, it created subtle, delicious flavors and…
Wait, what? ssh is simple . I suspect that the typical person needing to SSH into a box is already someone who knows how to operate in UNIX. Otherwise, you're using the wrong protocol.
This isn't a conversation about the simplicity (or not) of the SSH protocol, but rather a conversation on why it's exciting when good, simple tools like Prompt are created.
Re: Introducing Prompt. Nice SSH for iOS.
#110Earlier quoted context omitted.
It isn't the ssh protocol(mostly), it is the user interface. Mapping a physical keyboard and display onto a touchscreen/display involves tradeoffs. • The keyboard I am using right now is >50% larger than my entire iPad display. It won't fit even if I sacrifice the entire display to keyboard. • Will you overlay the keyboard on the character matrix? How do you know where to put it that you won't cover the part I'm tryi…
> really? I need to sort through 32 terminal emulators to use ssh on my Debian machine? Really? Unless you installed debian-minimal, and installed the gui piecemeal from there, your system came with a terminal emulator (gnome-terminal or kterm) in a nice menu, which will work perfectly as soon as you type 'ssh myserver.tld'. Besides, it's not like Prompt is the only terminal emulator/ssh client available on the app s…
Normally I go with the defaults, but on my netbook for linux work on the road I didn't want to lose a lot of screen real estate to menu bars and window ornaments. Honestly I was only using X because the dark blue on black text in some emacs coloration was illegible, but fixing the console to get dark blue far enough off of black to be legible eluded me.
I nearly got there with 'slim' and 'awesome' and one of the terminal emulators, but then when I needed to pop up gimp for the odd image fix it was unusable. (tiled window manager meets the legion of floating windows with strange ideas about window manager hinting.)
I hate to say it, but it wore me down. I relegated the netbook to machine room console duty, bought a lighter main laptop, and just use VirtualBox to run my portable linux machine. My laptop load is 50% lighter, and the virtual linux box is faster than the netbook anyway. A much better solution. (and dark blue on black is legible on this machine).