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
Eugene Pankov 15e6c42692 build fix
2019-05-30 11:37:55 +02:00
.github Update stale.yml 2019-05-24 11:22:45 +02:00
app Bump @ng-bootstrap/ng-bootstrap from 4.1.3 to 4.2.0 in /app 2019-05-30 05:27:04 +00:00
build [ImgBot] Optimize images 2019-05-24 18:40:03 +00:00
docs restored readme images 2019-03-01 18:10:55 +01:00
extras uac.exe release build (fixes #806) 2019-05-17 17:58:48 +02:00
scripts use nsis installer and electron-updater (fixes #813, fixes #627) 2019-05-19 20:30:40 +02:00
snap Update snapcraft.yaml 2019-03-13 12:45:41 +01:00
terminus-community-color-schemes fixed community color scheme loader (fixes #969) 2019-05-29 12:07:45 +02:00
terminus-core style fix (fixes #967) 2019-05-30 11:33:31 +02:00
terminus-plugin-manager Bump semver from 6.1.0 to 6.1.1 in /terminus-plugin-manager (#975) 2019-05-29 07:56:07 +02:00
terminus-settings Bump @types/node from 12.0.2 to 12.0.3 in /terminus-settings 2019-05-29 05:29:48 +00:00
terminus-ssh Bump keytar from 4.8.0 to 4.9.0 in /terminus-ssh 2019-05-25 08:51:42 +00:00
terminus-terminal build fix 2019-05-30 11:37:55 +02: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 linux build fix 2019-05-26 20:54:10 +02:00
appveyor.yml use nsis installer and electron-updater (fixes #813, fixes #627) 2019-05-19 20:30:40 +02: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 Bump core-js from 3.1.2 to 3.1.3 2019-05-28 05:46:13 +00:00
README.md Update README.md 2019-05-03 10:12:08 +02: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 Bump core-js from 3.1.2 to 3.1.3 2019-05-28 05:46:13 +00:00

GitHub Travis (.org) AppVeyor

GitHub All Releases Gitter


Terminus is a highly configurable terminal emulator for Windows, macOS and Linux

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

Buy me a coffee


  • 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


Plugins

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

  • clickable-links - makes paths and URLs in the terminal clickable
  • 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
  • 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.

License

FOSSA Status