Releases: sedwards2009/extraterm
Releases · sedwards2009/extraterm
Extraterm v0.9.0
- Possible to select the font used for the terminal text.
- System fonts can be used provided they are in TrueType format.
- Shipping DejaVu Sans Mono font in the Extraterm package.
Extraterm v0.8.0
- Key bindings for OS X.
- Key bindings tab/pane added.
- Fixes for OS X to bring quality up to that of the Linux and Windows versions.
Ctrl+Shift+Wfor close frame now closes the last frame in the tab when the cursor is not in a frame.Ctrl+Shift+Ofor opening a frame in a new tab opens the last frame in the tab when the cursor is not in a frame.- Quite a few bug fixes.
Extraterm v0.7.0
- UI, terminal colours and text viewer syntax highlighting are now themeable.
- Added a couple themes
- Terminal font size is now adjustable
- Better error reporting on cygwin.
- Plus a bunch of bug fixes.
Extraterm v0.6.0
- A bunch of fixes for starting up on cygwin
Shift+Insertfor clipboard paste- Uses the correct shell on OS X instead of just defaulting to
/bin/bash
If you are on cygwin make sure you have python3 installed! See the FAQ
Extraterm v0.5.0
Some minor bug fixes since 0.4.0.
Extraterm v0.4.0
- Fixed a couple of focus related problems.
- Added Ctrl+Enter and Ctrl+Shift+Enter shortcuts to selection mode to type the selection into the shell, and to execute the selection, respectively.
- Removed some unneeded files from the release zips.
Extraterm v0.3.0
- Packaging fixes for the pty.js native module on the three platforms/archs that use it.
- Pass the '-l' flag to the shell.
Extraterm v0.2.0 'Bart edition'
Added a 32bit Linux build.
Extraterm v0.1.0
First version for internal testing.