# extraterm **Repository Path**: qmutz/extraterm ## Basic Information - **Project Name**: extraterm - **Description**: The swiss army chainsaw of terminal emulators - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-18 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Extraterm logo](docs/extraterm_main_logo_512x367.png) *The swiss army chainsaw of terminal emulators* Main website: [extraterm.org](https://extraterm.org) [![Build Status](https://dev.azure.com/simon0627/extraterm/_apis/build/status/sedwards2009.extraterm?branchName=master)](https://dev.azure.com/simon0627/extraterm/_build/latest?definitionId=1&branchName=master) # About Extraterm is an open source project to build a terminal emulator and expand it with new features to support modern workflows and do more than just act like a glorified teletype. More background information is in the [Why document](https://extraterm.org/why.html). * *Capture and reuse command output as new command input* * *Manipulate and copy text without leaving the keyboard* * *Slice and dice command output like a text editor* * *Display images directly* * *See the [Features list](https://extraterm.org/features.html) for more* ![Directly edit and execute command output](docs/edit_direct.gif) See the [Features and Screenshots](https://extraterm.org/features.html) The primary developer is [Simon Edwards](mailto:simon@simonzone.com). Extraterm logos were designed and provided by [Gabriel Harel](https://github.com/g-harel). # Features * Supports Linux and macOS, and on Windows WSL, CMD, PowerShell and Cygwin * Multiple tabs and panes, split and tiled any way you like * Images in terminal * GPU accelerated rendering * 24 bit color * Color emoji on all platforms * Font ligatures * Keyboard friendly "Command Palette" * Text selection using cursor/keyboard, block selections, multi-cursor selections * Text zoom * Configurable key bindings * Global shortcuts * Unicode support * Search * Shell integration; can isolate and 'frame' command output. (bash, zsh and fish supported) * Easy uploads and downloads using the shell integration * Command output is editable in place. Multi-cursor editing * Previous command output can be used as input for new commands * Supports iTerm2 and TextMate themes * Multiple windows * [MIT license](LICENSE.txt) * [...much more to come](https://github.com/sedwards2009/extraterm/issues/30) See the more detailed [features list](https://extraterm.org/features.html). # News [News is here](https://extraterm.org/news.html) # Download [Download and try it out on Linux, Windows+Cygwin and macOS](https://github.com/sedwards2009/extraterm/releases) :warning: Extraterm is in development and roughly 'beta' in quality. It is generally stable, but don't be too surprised if you encounter a few bugs. Use at your own risk. :warning: With that out of the way, the primary author does use it as their main terminal emulator on a daily basis. The basics are in place and it will run most common terminal applications such as vi, emacs and joe without problems and even more demanding applications such as midnight commander. Nightly builds of the `master` branch can be [downloaded here](https://storage.googleapis.com/extraterm_builds/index.html). # Further Information * :loudspeaker: :bird: Follow development on [Twitter @ ExtratermDev](https://twitter.com/ExtratermDev) * [User Guide](https://extraterm.org/guide.html) * [Downloads and Releases](https://github.com/sedwards2009/extraterm/releases) (Linux, Windows and OS X supported) * [Extending Extraterm with Extensions](https://extraterm.org/developing_extensions.html) * [FAQ](https://extraterm.org/faq.html) * [Development and Contributing](https://extraterm.org/development.html) * [Current Development Roadmap](https://github.com/sedwards2009/extraterm/issues/30) * :octocat: Github: https://github.com/sedwards2009/extraterm