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
2019-05-26 20:54:10 +02:00
.github Update stale.yml 2019-05-24 11:22:45 +02:00
app Bump electron-config from 0.2.1 to 2.0.0 in /app (#858) 2019-05-25 11:43:42 +02: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 Bump @types/node in /terminus-community-color-schemes 2019-05-24 16:08:54 +00:00
terminus-core added welcome tab (fixes #845) 2019-05-25 22:52:25 +02:00
terminus-plugin-manager Bump @types/semver from 5.4.0 to 6.0.0 in /terminus-plugin-manager 2019-05-24 18:48:34 +00:00
terminus-settings added welcome tab (fixes #845) 2019-05-25 22:52:25 +02: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 lint 2019-05-24 21:23:03 +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 linux build fix 2019-05-26 20:54:10 +02: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 @types/electron-config from 0.2.1 to 3.2.2 (#929) 2019-05-25 11:43:53 +02: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