iOS App
-
[Major bug] The iOS App won't start a new terminal?
I just downloaded the app and added a new host. Then I go to Terminals -> Search or type command -> Tap on the recently added: 'mosh MyServer -p 22'.
Nothing happens.
I try typing this manually and tapping 'Connect'.
Nothing happens.
Am I doing something wrong? How do I ssh into a server? It looks like the app is just completely broken...
5 votesHello,
Thank you for the feedback.
Please contact us through Help & Feedback → I’ve Got a Question form so we could investigate the case more carefully.Also please note that there may be several reasons for such behaviour.
First most common reason is that your host may be unreachable from the network that your iOS device is using.
Please none that since you are using mosh you should make sure that mosh server is installed on your host. Also when you are using mosh via ‘Terminals → Search or type command’ field Termius will use default mosh ports and mosh command (-p 22 is for initial SSH connection to launch mosh, not mosh it self). You may need to change mosh command.
To do that please create Host item at Hosts screen and make corresponding configurations there (to change mosh settings please enable ‘Use SSH’ and ‘Use Mosh’…
-
OS detection for Windows
Please add support for detecting Windows as an OS over SSH.
13 votes -
Switch input method when using a bluetooth keyboard
Ctrl+Space doesn’t work. Please enable the key binding or add an icon allow user to touch the screen and change input method.
Ver: 3.6.3
iPad Pro iOS 11.2
HHKB18 votes -
Option to choose CR / LF / CRLF line break
I’ve got a problem with telnet connections to some of my corporate devices. The newline is doubled on input. I believe this is related to mismatched line break sequences on devices and in Termius. It would be nice to have an option to send/receive new line as CR/LF/CRLF.
14 votes -
Manually choose icon
Termius doesn't seem to set an icon for my Arch Linux hosts. It would be awesome if I could manually select an icon.
55 votes -
Higher contrast cursor
Hi. I find the cursors in most color schemes hard to see. Maybe make them higher contrast and/or blinking. Or, better yet, customizable :)
Yanko13 votes -
pem file support?
How can I load a pem file (e.g. from AWS) into Termius on iPad?
29 votesHello,
This actually should work. You just need to copy the content of the pem file to the private part of the key when copying it into Termius app in the Keychain section.
We’ll double-check it.
If you have any other problems please contact us here – http://support.termius.com/
Thanks
-
Back single quote
I love your app. I’ve been running this for years on my iOS devices.
If possible, please add the single back quote (aka: back tick) to the keyboard.
Keep up the great work.
4 votes -
Reusing SSH Connections
It would be nice to have the ability to reuse SSH connections. This feature is especially useful for hosts that require 2 factor authentication (so two tabs can be open without having to log in again).
For Linux/Mac you can accomplish this with a ~/.ssh/config with:
Host *
ControlMaster auto
ControlPath /tmp/%r@%h:%p
ControlPersist 2h33 votes -
Map Command key to meta/alt
Using Termius on an iPad Pro with a Smart Keyboard, it would be very useful to map Command to alt/meta. It can be used e.g. for Emacs-style navigation on the command line (Alt-b and Alt-f).
I've been using Shelly which does exactly this.
16 votes -
Long press is not supported for alphanumeric keys
Only ⬆️⬇️⬅️➡️, Enter or Space etc are supported.
Especially when use vim, I can’t move the cursor with “hjkl” easily!
Hope you can solve this problem, thx!5 votes -
Keep terminal open when server is closing
Hello
An option to be able to keep the terminal window open when the server close the connection would be nice.
In some kind of system, you will connect, enter command, then the system will display result and close the tcp connection. Such system can’t be used with Termius as we will not be able to see the resultThanks
19 votes -
Customizable terminal colors
It's great that there are a few preconfigured options for terminal themes, but why not have the option to configure our own colors?
20 votes -
Need ping on IOS
Can you add a ping feature into IOS?
Sometimes we don't know whether the host is down or just ssh is dead. So if you can add a ping test, it'll be better14 votes -
custom keys
Please, add more custom keys.
For example, I use ` (on tilda key) for Tmux. Wish to have it on quick keys panel.3 votes -
Robust port forwarding
I have two issues with current implementation:
When forwarding a port for VNC and using another app, the port forward inevitably drops, which isn’t useable
Any error in making a connection over forwarded port results in Termius stopping the forward.
Fixing these or pricing switches to choose behavior would make Termius more useable for work.
5 votes -
Certain ANSI escape sequences not functioning
For example
echo -e "\033[4mHello\033[0m"
should print 'Hello' underlined.
All the other ANSI escape sequences seem to be ok.
1 vote -
Edit files with sftp
I have access to see all my files with sftp but I can't edit them? This would be very useful if I could. I would be happy if it downloaded, then edited, and once saved uploaded (similar to FileZilla) because sometimes I need to edit some files on the go.
212 votes -
Open Terminus via URL Scheme
It would be amazing to have links with “SFTP://“, for example be able to open in Terminus. Just making it available would allow for flexibility using the Workflows app.
If this feature were added I’d be a paid subscriber.
21 votes -
PETSCII
With retro BBS'ing making such a big comeback I would really like to see Commodore PETSCII terminal support added.
16 votes
- Don't see your idea?