General
-
Facing problems call on Verizon wireless phone number for assistance
As a Verizon user if you are facing any type of technical issue with your systems and devices. In that scenario, you should read instructions from the user manual and try to fix your issues on your own. Although, if you are not able to fix the issues then, you can give a call on Verizon wireless phone number for any sort of assistance.
1 vote -
14 votes
-
Can we add CTL + F for search/find in the window?
I just need to search for specific things sometimes in the window, or logs or something, can you please add support for CTL+F.
4 votes -
Automatic reconnect on reboot
I'd like to at least enable the ability to have Termius automatically reconnect to a server that I have just rebooted instead of being greeted by the default "Reconnect" modal menu.
This probably needs a grace period to make sure the server is back online before reconnecting.
8 votes -
Common aliases across environments
I ssh into over 20 environments and constantly switch users within those environments. It is impractical to edit the bashrc file for each user profile/system (also because some of them I am not given root access). However I would like to set my standard command aliases to make life easier, and this would make a nice option at a "group/folder" level in terminus:
Permanent System-Wide Aliases
alias cd..="cd .."
alias clr="clear"
alias fw="firewall-cmd"
alias l="ls -ahl"
alias sc="systemctl"
it makes sense that this could be done at the terminal client level, and it would be nice to be able to…1 vote -
Focus the passphrase input when connecting to host
At the moment when I connect to a host using a key with a passphrase, I have to manually focus the passphrase input field. Should be a nice easy fix to have that auto focus, so I don't have to focus it myself before typing the passphrase.
15 votes -
Allow window to scroll on selection for copy/paste
Can you allow the window to scroll when selecting text larger than the terminal length (meaning it needs to scroll to view/select additional lines). At the moment, you can only select up to the current length of the window. Then you have to manually scroll up and select the text again if what you are selecting is longer than the window. (Doesn't work on mac OSX, haven't tried windows though)
6 votes -
Variables In Snippets
Support for variables in snippets would be great since most snippets need to reuse dynamic data at some point, or have a central place to store values that are reused but need to change often.
4 votes -
try to set up arris router
I recently bought an Arris router but couldn't access the Arris router login page and set up the router. After searching many times I got the solution from https://routerguide.org/arris-router-login/ and set up the router.
1 vote -
Open connections in a new window by default (toggleable in settings).
Open connections in a new window by default (toggleable in settings).
4 votes -
How to change the password (not to reset)?
There should be a way to change the password without removing all user data. I want to simply choose a more secure password, there must be a way to do so without wiping everything out. Am I overlooking something?
24 votes -
Let us customize/create our own themes
I want to use termius, it's great, but not one of the color schemes has a color pallet that actually works for me. These color schemes have to be pulling color codes from somewhere, just throw them in a config file or something that we can change so we can customize colors the way we want.
25 votes -
App password
Ability to set app password on top of normal iOS passcode, so that whenever someone has access to my unlocked phone/ipad when he opens termius it asks for some password set in termius settings. In similar fashion chrome asks for user password if you want to show chrome saved credentials
6 votes -
Deep tmux integration, iTerm2 style
Please consider adding deep tmux integration - see how iTerm2 does it. Things like native scrollback within a tmux window, copy/pasting from the scrollback without having to use tmux control sequences, and seeing all available tmux windows easily. The iTerm2 integration with tmux is fantastic, and it would amazing to have this as part of Termius too.
30 votes -
Can the user interface add Chinese language support?
There are a lot of friends around me who use this software, they are complaining about it.
7 votes -
Ability to use an external editor through SFTP menu (WinSCP style)
Add the ability to use an external editor through SFTP menu (WinSCP style). This would allow for the configuration of editors like Atom or Notepad++ without having to transfer back and forth.
252 votes -
Quick jump to SFTP from SSH session.
Ability to quickly connect to a SFTP session from the dropdown menu of a SSH session.
With that. It would be amazing to have a split pane option with SFTP. Would be even cooler to have it update SFTP file / directory filters to match your current location. I think this would work best with having this "sync" feature be able to be turned on or off with a button in the filter text bar of SFTP.
13 votes -
Unable to connect local CNAME domain
In the past days, I connect to my router via domain name
router
.
The DNS record I got from my PC is as following
router. 0 IN A 192.168.8.129These days I found it can't work as expect, for I change it to CNAME
router. 0 IN CNAME armv8.
armv8. 0 IN A 192.168.8.129But I can succeed to connect the router vi domain name
console.gl-inet.com
console.gl-inet.com. 0 IN CNAME router.
router. 0 IN CNAME armv8.
armv8. 0 IN A 192.168.8.129I'm not sure if it's a problem of termius or OS's dns client.
3 votes -
Add feature to import and export hosts
I'd like to see an option to import and exports hosts.
Thank you!
12 votes -
4 votes
- Don't see your idea?