iOS App
-
Textastic style button bar
Please have a look at how textastic adds additional keys to the keyboard.
Please add this to your app.
2 votes -
Add the option to turn off "tapping url/email" feature
While trying to scroll through email and web logs, if you're not careful where you swipe, you end up launching the browser or mail.
Possible alternative solutions:
increase the required tap time or use the less than elegant "are you sure" prompt.20 votes -
Cannot Ctrl + Alt + Fn + F#
Every time I try to do this it cancels the locked Ctrl + Alt
6 votes -
SSH Compression is enabled?
I've read in android version that it compresses data, but not in iOS version. I think it's very useful from mobile connections. Hope it's available soon.
9 votes -
super keys
I like that the important non-alphanumerical keys are available. A nice addition would be small macros mapped to Unix commands like grep & sed and allow us to alter and define our own macros too.
I love this tool and I've written my own widgets to do the macro thing for me, but my bashrc is becoming unruly and I now know too much about ack to carry on real conversations.
Thanks for making ssh awesome, hopefully it drives more people to use the CLI.
11 votes -
Permanent Fn Keys
I make regular use of the Fn keys.
It would be great if Fn keys 1 to 12 were permanently available above the keyboard, with the current extra keys available above that. This could free up the current Fn panel key for an extra customisable key.
Perhaps the function keys could be half the height? Or perhaps both rows could be slightly less height to preserve screen space.6 votes -
Synology icon
I'm already getting nifty icons for my Mac Mini and my Raspberry Pi. Would be great if I could get one for my Synology Diskstation as well.
Thanks for an awesome product!
2 votes -
Allow to shut down mac and turn back on instantly
I really hope they allow to shut down and turn on mac because it makes it so annoying because you have to be right there to turn it on!!! Give me a /-/ (heart)
8 votes -
Option to disable startup sound
Could we have an option to disable the startup sound, when ever I'm listening to some music or a podcast the startup sound stops what ever I'm listening to.
0 votes -
Snippet after command
Is it or will it soon possible to activate snippets after a command like CD?
When i have a snippet like „SP“ it works in Terminus, but when i place a cd before it it will not come up.... any help?0 votes -
ansi sequence bug with control p on smart keyboard
Just recently, Termius introduced a new bug using external keyboard.
I have verified that this is not an OS or TERM issue on the host, but the key sequences actually being sent by terminus.
Changing Terminal Emulation for Termius makes no difference.
The soft keyboard has no such issue:
up arrow ^[[A (escape left bracket A)
down arrow ^[[B (escape left bracket B)
left arrow ^[[D
right arrow ^[[Ccontrol p ^[[1;5D
control n ^Nnotice, control P should send ^P, but is sending ^[[1;5D
From what I can tell, this CSI sequence would be for cursor back:
CSI=^[[ (escape…
0 votes
- Don't see your idea?