a4c4c93bac
Bump css-loader from 5.0.1 to 5.1.3 |
||
---|---|---|
.github | ||
app | ||
build | ||
docs | ||
extras | ||
scripts | ||
snap | ||
terminus-community-color-schemes | ||
terminus-core | ||
terminus-plugin-manager | ||
terminus-serial | ||
terminus-settings | ||
terminus-ssh | ||
terminus-terminal | ||
terminus-uac | ||
.all-contributorsrc | ||
.eslintrc.yml | ||
.gitignore | ||
.mergify.yml | ||
.pug-lintrc.js | ||
.travis.yml | ||
appveyor.yml | ||
CODE_OF_CONDUCT.md | ||
electron-builder.yml | ||
HACKING.md | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
typedoc.js | ||
webpack.config.js | ||
webpack.plugin.config.js | ||
yarn.lock |
Terminus is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux
- Integrated SSH client and connection manager
- Integrated serial terminal
- Theming and color schemes
- Fully configurable shortcuts and multi-chord shortcuts
- Split panes
- Remembers your tabs
- PowerShell (and PS Core), WSL, Git-Bash, Cygwin, Cmder and CMD support
- Direct file transfer from/to SSH sessions via Zmodem
- Full Unicode support including double-width characters
- Doesn't choke on fast-flowing outputs
- Proper shell experience on Windows including tab completion (via Clink)
Contents
- Contents
- What Terminus is and isn't
- Terminal features
- SSH Client
- Serial Terminal
- Portable
- Plugins
- Themes
- Contributing
What Terminus is and isn't
-
Terminus is an alternative to Windows' standard terminal (conhost), PowerShell ISE, PuTTY or iTerm
-
Terminus is not a new shell or a MinGW or Cygwin replacement. Neither is it lightweight - if RAM usage is of importance, consider Conemu or Alacritty
Terminal features
- A V220 terminal + various extensions
- Multiple nested split panes
- Tabs on any side of the window
- Optional dockable window with a global spawn hotkey ("Quake console")
- Progress detection
- Notification on process completion
- Bracketed paste, multiline paste warnings
- Font ligatures
- Custom shell profiles
- Optional RMB paste and copy-on select (PuTTY style)
SSH Client
- SSH2 client with a connection manager
- X11 and port forwarding
- Automatic jump host management
- Agent forwarding (incl. Pageant and Windows native OpenSSH Agent)
- Login scripts
Serial Terminal
- Saved connections
- Readline input support
- Optional hex byte-by-byte input and hexdump output
- Newline conversion
- Automatic reconnection
Portable
Terminus will run as a portable app on Windows, if you create a data
folder in the same location where Terminus.exe
lives.
Plugins
Plugins and themes can be installed directly from the Settings view inside Terminus.
- clickable-links - makes paths and URLs in the terminal clickable
- title-control - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed
- quick-cmds - quickly send commands to one or all terminal tabs
- save-output - record terminal output into a file
- scrollbar - adds a scrollbar to hterm tabs
Themes
Contributing
Pull requests and plugins are welcome!
See HACKING.md and API docs for information of how the project is laid out, and a very brief plugin development tutorial.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!