Does it allow you to verify fingerprints? [Hopefully with the new & improved case-sensitive SHA256 format as well? :)]
If I remember, fingerprint was verified using libssh2, but I do not think they do SHA256 yet. Tried to look in their documentation but didn't find it. Would be a great addition too.
Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
61–70 of 108 posts
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#62How does it compare to Panic's Prompt?
Three things: - Mosh & SSH support: In Prompt and any other iOS ssh client, connections break every 3 minutes. With Mosh that isn't a problem. - Full external keyboard support: Alt as Esc, Caps as Ctrl, you can have your terminal as you do in your desktop/laptop. - Speed and rendering: Blink uses Google's HTerm, so it is faster and you can add your own themes and fonts.
You might provide a video clip of a demo to help make a purchase decision.
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#63Earlier quoted context omitted.
Mosh and technologies involved actually have an iOS exception that makes it compatible as long as the resulting project is GPL'd too. In the case of VLC they had to relicense, so a process very similar to this one.
Does Mosh itself not depend on any other GPL'd code?
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#64But maybe I'm just being too restrictive in what I mean by the term "shell", which has multiple uses (e.g. "Desktop shell")..... so I guess the command-line shell is a program that one runs in a UI shell, the latter of which might be a terminal / terminal-emulator?
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#65Could you consider adding config sync via iCloud/Dropbox? It's quite a pain to sync host lists across several iOS devices.
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#66Does Blink have high function key numbers like F-17? The lack in Prompt forces some ungraceful exits for Epic Cache admins. Also, does it have a method of emulating the non-numeric characters generated by the numeric keypad of a big old keyboard?
Blink also supports Cursor keys and remap of those (by default Cmd + Arrow).
My plan is to have some kind of "special keys maps", like iTerm does, to emulate any other key through defined combinations. That I guess should cover the rest of the special keys you might need.
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#67The US$19.99 price is a bit steep to buy sight-unseen. That's more of an App Store problem than Blink's fault. Obviously the price is fine if it works better than Prompt.
Personally I love it and feel it's absolutely worth the price
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#68Earlier quoted context omitted.
Three things: - Mosh & SSH support: In Prompt and any other iOS ssh client, connections break every 3 minutes. With Mosh that isn't a problem. - Full external keyboard support: Alt as Esc, Caps as Ctrl, you can have your terminal as you do in your desktop/laptop. - Speed and rendering: Blink uses Google's HTerm, so it is faster and you can add your own themes and fonts.
Looks like a nice app. One correction through: I use Prompt a lot and have been for a long time. I don't have connections break when I use it. You might provide a video clip of a demo to help make a purchase decision.
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#69Earlier quoted context omitted.
Three things: - Mosh & SSH support: In Prompt and any other iOS ssh client, connections break every 3 minutes. With Mosh that isn't a problem. - Full external keyboard support: Alt as Esc, Caps as Ctrl, you can have your terminal as you do in your desktop/laptop. - Speed and rendering: Blink uses Google's HTerm, so it is faster and you can add your own themes and fonts.
Looks like a nice app. One correction through: I use Prompt a lot and have been for a long time. I don't have connections break when I use it. You might provide a video clip of a demo to help make a purchase decision.
Blink also has this problem, but Mosh is able to recover gracefully.
Re: Show HN: Blink Shell for iOS, an Open-Source, Mosh and SSH Terminal for Pros
#70Earlier quoted context omitted.
Cool, thanks. :-) I just bought the app and play with it for few minutes, here's some quick feedback: 1. Love the fact the interface is just a CLI! 2. But would be nice if content of `help` was shown by default. `blink>` wasn't very helpful ;-) 3. Ability to bind Caps Lock to "ESC on tap, Ctrl on Hold" would be really cool. Otherwise I really like what I'm seeing so far. Finally Mosh client on my iPad Pro! Edit: and…
Regarding Bluetooth/external keyboards: The last time I tried an iOS terminal app, iOS had limitations on many key combinations, such that I couldn't effectively use Emacs with normal mappings (or Bash with default Emacs-style keyboard shortcuts). Has Apple changed this and if so, does Blink or any other app work properly in this regard? I'm not concerned with changing modifier keys, just want standard Ctrl and Optio…