1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-17 16:07:12 +03:00
A terminal for a more modern age
Go to file
2019-03-13 12:45:41 +01:00
.github added github stale issues bot 2018-08-26 13:40:26 +02:00
app angular bump 2019-03-06 23:46:08 +01:00
build replace the stock installer gif (fixes #606) 2019-01-07 17:31:16 +03:00
docs restored readme images 2019-03-01 18:10:55 +01:00
extras Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
scripts build fix 2018-12-23 20:56:30 +01:00
snap Update snapcraft.yaml 2019-03-13 12:45:41 +01:00
terminus-community-color-schemes fixed #649 2019-02-09 22:10:42 +01:00
terminus-core autogen docs 2019-03-07 18:04:03 +01:00
terminus-plugin-manager fixed npm require path (fixes #714) 2019-03-11 14:01:51 +01:00
terminus-settings autogen docs 2019-03-07 18:04:03 +01:00
terminus-ssh prep other plugins for typedoc 2019-03-07 02:05:26 +01:00
terminus-terminal bumped node-pty 2019-03-08 13:11:01 +01:00
terminus-uac Experimental UAC start-as-admin wrapper (fixes #511) 2018-12-24 18:11:26 +01:00
.gitignore autogen docs 2019-03-07 18:04:03 +01:00
.pug-lintrc.js SVG icons 2018-08-09 15:13:31 +02:00
.travis.ssh.key.enc autogen docs 2019-03-07 18:04:03 +01:00
.travis.ssh.key.pub autogen docs 2019-03-07 18:04:03 +01:00
.travis.yml travis 2019-03-07 23:17:44 +01:00
appveyor.yml use yarn on appveyor & autoinstall plugin deps 2018-12-23 20:03:29 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-01 10:54:04 +02:00
HACKING.md Move info about publishing plugins to HACKING 2018-10-10 12:24:44 +01:00
LICENSE wip 2017-06-20 23:28:58 +02:00
package.json autogen docs 2019-03-07 18:04:03 +01:00
README.md Update README.md 2019-03-08 08:32:01 +01:00
tsconfig.json build re-fix 2018-10-09 08:34:23 +02:00
tslint.json lint 2017-05-01 13:35:26 +02:00
typedoc.js prepared terminus-core for typedocs 2019-03-07 01:51:15 +01:00
webpack.config.js allow starting commands in new tabs via CLI (fixes #304) 2018-08-26 17:35:04 +02:00
yarn.lock prepared terminus-core for typedocs 2019-03-07 01:51:15 +01:00

Downloads | Community | Latest Windows nightly


Terminus is a terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done.

  • Runs on Windows, macOS and Linux
  • Theming and color schemes
  • Fully configurable shortcuts
  • Full Unicode support including double-width characters
  • Doesn't choke on fast-flowing outputs
  • Proper shell-like experience on Windows including tab completion (via Clink)
  • PowerShell (+Core), WSL (Bash on Windows), Git-Bash, Cygwin, Cmder and CMD support
  • Remembers your tabs
  • Integrated SSH client and connection manager

Buy me a coffee


Plugins

Plugins can be installed directly from the Settings view inside Terminus.

  • clickable-links - makes paths and URLs in the terminal clickable
  • theme-hype - a Hyper inspired theme
  • shell-selector - a quick shell selector pane
  • title-control - allows modifying the title of the terminal tabs by providing a prefix, suffix, and/or strings to be removed
  • scrollbar - adds a scrollbar to terminal tabs
  • quick-cmds - quickly send commands to one or all terminal tabs
  • save-output - record terminal output into a file

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.

License

FOSSA Status