This module has been demoted from the official module list due to its low quality. Please help improve it.
This module allows Pext to quickly open a terminal with SSH connecting to your favourite server of choice. The server list is parsed from ~/.ssh/config.
- terminal: Use a custom terminal. Must support the -e flag to start with a specific command (default: "xterm")
sudo apt-get install python3 openssh-client xterm
sudo dnf install python3 openssh-clients xterm
GPLv3+.