Allow selection of UI elements using the Tab key
In the current Termius desktop app, navigating between UI elements using the tab key is possible but very difficult to use: there is no visual feedback on which element is currently focused.
For example, to open a new session from saved hosts using only keyboard, one needs to:
- Press shortcut key for new tab (Ctrl + Shift + T)
- Press Tab five times
- Use up and down arrow keys to select a host
In which there is no visual feedback on the tab selection so one must use trial-and-error to figure out and memorize how many times should Tab be pressed to navigate to the correct element. If there were a visual feedback for Tab selection (highlight the focused element), this could have been much less hassle.
