1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-21 09:58:09 +03:00
A terminal for a more modern age
Go to file
2021-06-27 10:20:02 +02:00
.github only sign builds on master branch 2021-06-27 10:16:53 +02:00
app Merge pull request #4048 from Eugeny/dependabot/npm_and_yarn/app/fontmanager-redux-1.1.0 2021-06-27 10:17:26 +02:00
build [ImgBot] Optimize images 2021-04-24 17:58:57 +00:00
docs [ImgBot] Optimize images 2021-03-14 18:56:55 +00:00
extras updated clink - fixes #3951 2021-06-06 18:58:08 +02:00
patches fixed linux package name 2021-06-08 20:26:55 +02:00
scripts Update install-deps.js 2021-06-19 22:01:35 +02:00
snap Update snapcraft.yaml 2019-03-13 12:45:41 +01:00
terminus-community-color-schemes bumped plugins 2021-06-22 11:51:19 +02:00
terminus-core bumped plugins 2021-06-22 11:51:19 +02:00
terminus-electron bumped plugins 2021-06-22 11:51:19 +02:00
terminus-local bumped plugins 2021-06-22 11:51:19 +02:00
terminus-plugin-manager bumped plugins 2021-06-22 11:51:19 +02:00
terminus-serial bumped plugins 2021-06-22 11:51:19 +02:00
terminus-settings bumped plugins 2021-06-22 11:51:19 +02:00
terminus-ssh fix #4060: trim spaces for ssh host 2021-06-26 13:26:45 +08:00
terminus-terminal only use bracketed paste when advertised by the shell - fixes #4042 2021-06-25 16:35:14 +02:00
terminus-uac fixed uac.exe encoding (fixes #654) 2020-06-14 18:46:22 +02:00
terminus-web bumped plugins 2021-06-22 11:51:19 +02:00
web moved the last polyfills into we 2021-06-25 21:55:34 +02:00
.all-contributorsrc docs: update .all-contributorsrc [skip ci] 2021-06-05 10:10:24 +00:00
.eslintrc.yml transfers wip 2021-06-06 22:37:19 +02:00
.gitignore new macOS icon - fixes #3721 2021-04-24 19:56:48 +02:00
.mergify.yml Update .mergify.yml 2019-09-24 11:02:14 +02:00
.pug-lintrc.js SVG icons 2018-08-09 15:13:31 +02:00
.travis.yml Support for Apple Silicon via node 15, electron 11.1 update 2020-12-23 22:45:47 +02:00
appveyor.yml downgrade node on appveyor 2021-05-16 19:18:22 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-01 10:54:04 +02:00
electron-builder.yml compile ssh2 into the bundle again 2021-06-25 19:08:45 +02:00
HACKING.md started separating terminus-electron and terminus-web 2021-05-24 17:48:12 +02:00
LICENSE wip 2017-06-20 23:28:58 +02:00
package.json Merge pull request #4027 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0 2021-06-27 10:20:02 +02:00
README.md Update README.md 2021-06-05 19:30:12 +02:00
tsconfig.json started separating terminus-electron and terminus-web 2021-05-24 17:48:12 +02:00
typedoc.js typedoc fixes 2021-03-03 21:33:37 +01:00
webpack.config.js added web polyfills 2021-06-15 23:43:02 +02:00
webpack.plugin.config.js exclude ssh native deps from build 2021-06-25 19:42:07 +02:00
yarn.lock Merge pull request #4027 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0 2021-06-27 10:20:02 +02:00

GitHub All Releases Gitter


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)
  • Integrated encrypted container for SSH secrets and configuration

Buy me a coffee


Contents

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
  • sync-config - sync the config to Gist or Gitee

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):


Russell Myers

💻

Austin Warren

💻

Felicia Hummel

💻

Mike MacCana

⚠️ 🎨

Yacine Kanzari

💻

BBJip

💻

Futagirl

🎨

Levin Rickert

💻

OJ Kwon

💻

domain

🔌 💻

James Brumond

🔌

Daniel Imms

💻 🔌 ⚠️

Florian Bachmann

💻

Michael Kühnel

💻 🎨

Tilmann Meyer

💻

PM Extra

🐛

Jonathan

💻

Hans Koch

💻

Dak Smyth

💻

Wang Zhi

💻

jack1142

💻

Howie Douglas

💻

Chris Kaczor

💻

Johannes Kadak

💻

LeSeulArtichaut

💻

Cyril Taylor

💻

nstefanou

💻 🔌

orin220444

💻

Gobius Dolhain

💻

Gwilherm Folliot

💻

Dmitry Pronin

💻

Jonathan Beverley

💻

Zenghai Liang

💻

Mateusz Tracz

💻

pinpin

💻

Takuro Onoda

💻

frauhottelmann

💻

Piotr Patalong

🎨

Clark Wang

💻

iamchating

💻

starxg

🔌

Alisue

🎨

This project follows the all-contributors specification. Contributions of any kind welcome!