mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-10 06:20:03 +00:00

$ npm audit fix --force npm WARN using --force I sure hope you know what you are doing. > fsevents@1.2.4 install C:\Users\mikem\OneDrive\Documents\terminus-new\terminus\node_modules\fsevents > node install npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN term@ No license field. + npx@10.2.0 + url-loader@1.1.1 + electron-builder-squirrel-windows@20.28.3 added 83 packages from 35 contributors, removed 39 packages and updated 37 packages in 90.502s fixed 31 of 39 vulnerabilities in 21449 scanned packages 8 vulnerabilities required manual review and could not be updated 3 package updates for 31 vulns involved breaking changes (installed due to `--force` option)
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), PowerShell, Git-Bash, Cygwin, Cmder and CMD support
- Tab persistence on macOS and Linux
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 - quicklky send commands to one or all terminal tabs
Contributing
Pull requests and plugins are welcome!
See HACKING.md information of how the project is laid out, and a very brief plugin development tutorial.
License
Languages
TypeScript
78.4%
Pug
12.6%
SCSS
3.8%
JavaScript
2.9%
C++
2.1%
Other
0.1%